You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Send method should be used for endpoints that return messages, the Request method should be used for endpoints that don't return meaningful data, such as deleteMessage.
When I do this I get an error BUT the message is deleted correctly.
Thx!
The text was updated successfully, but these errors were encountered: