getChatAdministrators
Get the administrators of a chat.
Parameters
The identifier of the chat.
Result
The chat’s administrators.
Syntax
await client.getChatAdministrators(chatId);
Get the administrators of a chat.
The identifier of the chat.
The chat’s administrators.
await client.getChatAdministrators(chatId);