Chat

Get Num Message Left

get/api/chat/num-message-left

Query parameters

bot_idstring uuid required

This is the ID of the bot you want to get number message left.

Response

Successful Response

bot_idstring uuid required

Bot Id get number message left.

num_message_leftinteger required

The Num Message Left of the Bot.

Changes