Sha256: c8376482874cf7b16ad6f113dee6d2c9dba4be29583b7737b88298ab66cfab21

Contents?: true

Size: 137 Bytes

Versions: 3

Compression:

Stored size: 137 Bytes

Contents

module TD::Types
  # Message content that is not supported by the client.
  class MessageContent::Unsupported < MessageContent
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tdlib-ruby-2.2.0 lib/tdlib/types/message_content/unsupported.rb
tdlib-ruby-2.1.0 lib/tdlib/types/message_content/unsupported.rb
tdlib-ruby-2.0.0 lib/tdlib/types/message_content/unsupported.rb