Chat

Get Num Message Left

Get the number of messages left for a bot.

get/api/chat/num-message-left

Query parameters

bot_idstring uuid required

Response

Successful Response

bot_idstring uuid required

Unique identifier for the associated bot.

num_message_leftinteger required

Number of messages left.

Changes