Sha256: 15aab700c69c9cf3c3001258671114c1bc058d8a8c46e524e3da480eb1ae42fd
Contents?: true
Size: 168 Bytes
Versions: 1
Compression:
Stored size: 168 Bytes
Contents
module Telegram module Bot module Types class BotCommandScopeDefault < Base attribute :type, String, default: 'default' 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_default.rb |