There is some info on avatar actions here,
https://www.botlibre.com/forum-post?id=682689
On Android the action is returned from the SDKConnection in the ChatResponse object. The action is currently used to control the bot's avatar, but if you are writing your own app, you can use it to perform other actions.
|