Learn how to send messages using the Wapi.go SDK
Wapi.go SDK provides a simple and easy to use classes architecture to send messages. You can send message of following types using the Wapi.go SDK:
You can send a message to a user using the send
method available on the messaging client on main client cloud api manager. Here is an example of how you can send a message:
Learn how to send messages using the Wapi.go SDK
Wapi.go SDK provides a simple and easy to use classes architecture to send messages. You can send message of following types using the Wapi.go SDK:
You can send a message to a user using the send
method available on the messaging client on main client cloud api manager. Here is an example of how you can send a message: