Skip to content

ChatAdministrator

Type · TDLib 1.8.67 · d1085f9c

Contains information about a chat administrator

ChatAdministrator(
  user_id: int53,
  custom_title: string,
  is_owner: Bool,
  can_be_edited: Bool
) → ChatAdministrator

user_id

int53

User identifier of the administrator

custom_title

string

Custom title of the administrator

is_owner

Bool

True, if the user is the owner of the chat

can_be_edited

Bool

True, if the current user can edit the administrator privileges for the administrator