TDLib v0.0.2 TDLib.Object.ChatEventMemberPromoted View Source

A chat member has gained/lost administrator status, or the list of their administrator privileges has changed.

NameTypeDescription
user_idnumberChat member user identifier.
old_statusChatMemberStatusPrevious status of the chat member.
new_statusChatMemberStatusNew status of the chat member.

More details on telegram’s documentation.