messages.ChatInviteImporters#
- class pyrogram.raw.types.messages.ChatInviteImporters#
- Info about the users that joined the chat using a specific chat invite. - Constructor of - ChatInviteImporters.- Details:
- Layer: - 158
- ID: - 81B6B00A
 
 - Parameters:
- count ( - int- 32-bit) – Number of users that joined.
- importers (List of - ChatInviteImporter) – The users that joined.
- users (List of - User) – The users that joined.
 
 - Functions:
- This object can be returned by 1 function. - Get info about the users that joined the chat using a specific chat invite.