ChatJoinType#
- class pyrogram.enums.ChatJoinType#
How the service message
NEW_CHAT_MEMBERSwas used for the member to join the chat.- BY_ADD = 'by_add'#
New chat members were added.
from_userwill contain the actor.new_chat_memberswill contain the user identifiers of the new members.
- 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