Sha256: 1dc489ade53d426f9e395638c859e608f70341aaec8da32416e6f295f61bb9e4

Contents?: true

Size: 183 Bytes

Versions: 16

Compression:

Stored size: 183 Bytes

Contents

module Telegram
  module Bot
    module Types
      class ChatPhoto < Base
        attribute :small_file_id, String
        attribute :big_file_id, String
      end
    end
  end
end

Version data entries

16 entries across 16 versions & 3 rubygems

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