myChatMember

@SerialName(value = "my_chat_member")
val myChatMember: ChatMemberUpdated? = null(source)

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.