Skip to content

ChatEventMemberPromoted

Type · TDLib 1.8.67 · d1085f9c

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

ChatEventMemberPromoted(
  user_id: int53,
  old_status: ChatMemberStatus,
  new_status: ChatMemberStatus
) → ChatEventAction

user_id

int53

Affected chat member user identifier

old_status

ChatMemberStatus

Previous status of the chat member

new_status

ChatMemberStatus

New status of the chat member