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