ChatJoinType
- class pyrogram.enums.ChatJoinType
How the service message
NEW_CHAT_MEMBERS
was used for the member to join the chat.-
BY_ADD =
'by_add'
A new member joined the chat via an invite link
-
BY_LINK =
'by_link'
A new member joined the chat via an invite link
-
BY_REQUEST =
'by_request'
A new member was accepted to the chat by an administrator
-
BY_ADD =