Sha256: 68f44cdd62916a2fd471de45d8682bd131087c4699afad6ade79d9de37de067a

Contents?: true

Size: 186 Bytes

Versions: 1

Compression:

Stored size: 186 Bytes

Contents

module Telegram
  module Bot
    module Types
      class BotCommandScopeAllPrivateChats < Base
        attribute :type, String, default: 'all_private_chats'
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
telegram-bot-ruby-0.18.0 lib/telegram/bot/types/bot_command_scope_all_private_chats.rb