getChatAdministrators

Get the administrators of a chat.

PARAMETERS
chatId: ID

The identifier of the chat.

RESULT

The chat’s administrators.

SYNTAX
await client.getChatAdministrators(chatId);