GetChatAdministratorsParams
interfaceDeclaration
interface GetChatAdministratorsParams Properties
chat_id: number | string;Unique identifier for the target chat or username of the target supergroup or channel in the format
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.