chatMember property

ChatMemberUpdated? chatMember
getter/setter pair

Optional. A chat member's status was updated in a chat. The bot must be an administrator in the chat and must explicitly specify “chat_member” in the list of allowed_updates to receive these updates.

Implementation

ChatMemberUpdated? chatMember;