Change Updates

Do not miss any go-whatsapp-web-multidevice API changes, ever again

Subscribe to the go-whatsapp-web-multidevice API changelog to be up to date on recent changes.

RSS

Jun 28, 2024

main
4.0.0
Compare
4.0.0

API structure has changed

9 structure changes including:
1 Addition
8 Modifications
Modified 8 Breaking
POST /group/join-with-link
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json content type Added
POST /group/leave
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json content type Added
POST /message/{message_id}/reaction
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json content type Added
POST /message/{message_id}/revoke
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json content type Added
POST /send/contact
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json content type Added
POST /send/link
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json content type Added
POST /send/location
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json content type Added
POST /send/message
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json content type Added
Added 1
POST /message/{message_id}/delete