Sha256: 9ef3475a94a709dbdb8163771a0d9b7821402868408a299488de95bc8cb6867b

Contents?: true

Size: 250 Bytes

Versions: 26

Compression:

Stored size: 250 Bytes

Contents

module Telegram
  module Bot
    module Types
      class InputContactMessageContent < InputMessageContent
        attribute :phone_number, String
        attribute :first_name, String
        attribute :last_name, String
      end
    end
  end
end

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
telegram-bot-types-0.6.1 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-types-0.6.0 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.8.6.1 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.8.6 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.8.5 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-types-0.5.0 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.8.4 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.8.3 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.8.2 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.8.1 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-types-0.4.1 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.8.0 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.7.2 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.7.1 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-types-0.3.0 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.7.0 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.6.0.2 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.6.0.1 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.5.3 lib/telegram/bot/types/input_contact_message_content.rb
telegram-bot-ruby-0.5.2 lib/telegram/bot/types/input_contact_message_content.rb