View Source ExTDLib.Object.ChatAdministrator (ExTDLib v0.0.4)
Contains information about a chat administrator.
| Name | Type | Description |
|---|---|---|
| user_id | string | 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. |
More details on telegram's documentation.