Sha256: 38feef086c98563c69e8c2cd4372639c76cc9e718a6378fa58080c3f9ba0ff8a

Contents?: true

Size: 290 Bytes

Versions: 12

Compression:

Stored size: 290 Bytes

Contents

module Telegram
  module Bot
    module Types
      class PassportElementErrorUnspecified < Base
        attribute :source, String, default: 'unspecified'
        attribute :type, String
        attribute :element_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_unspecified.rb
telegram-bot-ruby-0.17.0 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.16.0 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.15.0 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.14.0 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.13.0 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.12.0 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.11.0 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.10.1 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.10.0 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.9.1 lib/telegram/bot/types/passport_element_error_unspecified.rb
telegram-bot-ruby-0.9.0 lib/telegram/bot/types/passport_element_error_unspecified.rb