View Source ExTDLib.Object.ChatAdministrator (ExTDLib v0.0.4)

Contains information about a chat administrator.

NameTypeDescription
user_idstringUser identifier of the administrator.
custom_titlestringCustom title of the administrator.
is_ownerboolTrue, if the user is the owner of the chat.

More details on telegram's documentation.