Skip to content

UpdateChatOnlineMemberCount

Update · TDLib 1.8.67 · d1085f9c

The number of online group members has changed. This update with non-zero number of online group members is sent only for currently opened chats. There is no guarantee that it is sent just after the number of online users has changed

UpdateChatOnlineMemberCount(
  chat_id: int53,
  online_member_count: int32
) → Update

chat_id

int53

Identifier of the chat

online_member_count

int32

New number of online members in the chat, or 0 if unknown