Sha256: ee25d714f415ea7cb819e5feca7a9fa16a9f2307eb988252922c711f5e34f930

Contents?: true

Size: 198 Bytes

Versions: 61

Compression:

Stored size: 198 Bytes

Contents

module Telegram
  module Bot
    module Types
      class ForceReply < Base
        attribute :force_reply, Boolean
        attribute :selective, Boolean, default: false
      end
    end
  end
end

Version data entries

61 entries across 61 versions & 3 rubygems

Version Path
telegram-bot-ruby-0.17.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.16.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.15.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.14.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.13.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.12.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.11.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.10.1 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.10.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.9.1 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.9.0 lib/telegram/bot/types/force_reply.rb
dialog_bot_ruby-0.8.8 lib/telegram/bot/types/force_reply.rb
dialog_bot_ruby-0.8.7 lib/telegram/bot/types/force_reply.rb
telegram-bot-types-0.6.1 lib/telegram/bot/types/force_reply.rb
telegram-bot-types-0.6.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.8.6.1 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.8.6 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.8.5 lib/telegram/bot/types/force_reply.rb
telegram-bot-types-0.5.0 lib/telegram/bot/types/force_reply.rb
telegram-bot-ruby-0.8.4 lib/telegram/bot/types/force_reply.rb