TelegramBotOpenapi::BotCommandScopeAllChatAdministrators Properties Name Type Description Notes type String Scope type, must be all_chat_administrators Example require 'telegram-bot-openapi' instance = TelegramBotOpenapi::BotCommandScopeAllChatAdministrators.new( type: null )