export interface BotCommandScopeChatAdministrators { type: string; chat_id: number | string; }