Sha256: 06e95a53b4e8ae1b6b6614219cdfe805e794ccdc74966e67d1ebf4212c763bbc

Contents?: true

Size: 207 Bytes

Versions: 35

Compression:

Stored size: 207 Bytes

Contents

module Telegram
  module Bot
    module Types
      class InputLocationMessageContent < InputMessageContent
        attribute :latitude, Float
        attribute :longitude, Float
      end
    end
  end
end

Version data entries

35 entries across 35 versions & 3 rubygems

Version Path
telegram-bot-ruby-0.13.0 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.12.0 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.11.0 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.10.1 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.10.0 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.9.1 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.9.0 lib/telegram/bot/types/input_location_message_content.rb
dialog_bot_ruby-0.8.8 lib/telegram/bot/types/input_location_message_content.rb
dialog_bot_ruby-0.8.7 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-types-0.6.1 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-types-0.6.0 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.8.6.1 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.8.6 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.8.5 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-types-0.5.0 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.8.4 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.8.3 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.8.2 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-ruby-0.8.1 lib/telegram/bot/types/input_location_message_content.rb
telegram-bot-types-0.4.1 lib/telegram/bot/types/input_location_message_content.rb