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