telegramx.js

GetChatAdministratorsParams

interface

Declaration

interface GetChatAdministratorsParams 

Properties

chat_idproperty#
chat_id: number | string;

Unique identifier for the target chat or username of the target supergroup or channel in the format

return_botsproperty#
return_bots?: boolean;

Pass True to additionally receive all bots that are administrators of the chat. By default, bots other than the current bot are omitted.