Sha256: b9535b4f6d3e469210e4eba4396d2427f165aa25d39ee97c21d92260a9f4e625

Contents?: true

Size: 284 Bytes

Versions: 12

Compression:

Stored size: 284 Bytes

Contents

module Telegram
  module Bot
    module Types
      class PassportElementErrorFrontSide < Base
        attribute :source, String, default: 'front_side'
        attribute :type, String
        attribute :file_hash, String
        attribute :message, String
      end
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
telegram-bot-ruby-0.18.0 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.17.0 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.16.0 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.15.0 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.14.0 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.13.0 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.12.0 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.11.0 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.10.1 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.10.0 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.9.1 lib/telegram/bot/types/passport_element_error_front_side.rb
telegram-bot-ruby-0.9.0 lib/telegram/bot/types/passport_element_error_front_side.rb