Sha256: 21bb0f77bb952fda5b656493dffac05a769e738e1be1a2761a05de4cace6efe4

Contents?: true

Size: 198 Bytes

Versions: 1

Compression:

Stored size: 198 Bytes

Contents

module Telegram
  module Bot
    module Types
      class BotCommandScopeAllChatAdministrators < Base
        attribute :type, String, default: 'all_chat_administrators'
      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_chat_administrators.rb