RequestedChats

class pyrogram.types.RequestedChats

Contains information about requested chats.

Parameters:
  • button_id (int) – Button identifier.

  • chats (List of RequestedChat, optional) – List of chats.

  • users (List of RequestedUser optional) – List of users.