myChatMember property

ChatMemberUpdated? myChatMember
getter/setter pair

Optional. The bot's chat member status was updated in a chat. For private chats, this update is received only when the bot is blocked or unblocked by the user.

Implementation

ChatMemberUpdated? myChatMember;