ChatOnlines#

class pyrogram.raw.types.ChatOnlines#

Number of online users in a chat.

Constructor of ChatOnlines.

Details:
  • Layer: 158

  • ID: F041E250

Parameters:

onlines (int 32-bit) – Number of online users.

Functions:

This object can be returned by 1 function.

messages.GetOnlines

Get count of online users in a chat.