chatMember

@SerialName(value = "chat_member")
val chatMember: ChatMemberUpdated? = null(source)

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.