ChatJoinType

class ftmgram.enums.ChatJoinType(*values)

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

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