Bot

Get chat participant count

Returns the number of participants in an accessible chat.

get/bot/getChatParticipantCount

Query parameters

chat_idstring required

A positive decimal Inline chat identifier

Example:123456789

Bot method parameter.

Headers

authorizationstring required

Required bot token using the Bearer scheme.

Response

BotGetChatParticipantCountSuccess

oktrue required

Always true for a successful request.

Changes