myChatMember property
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;
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.
ChatMemberUpdated? myChatMember;