Sha256: 27cc3a93be29160e75f81264fd305eaf9790a11b4324eb8098feb071a7e710ee

Contents?: true

Size: 123 Bytes

Versions: 6

Compression:

Stored size: 123 Bytes

Contents

module TD::Types
  # A different network type (e.g., Ethernet network).
  class NetworkType::Other < NetworkType
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
tdlib-schema-1.7.0.3 lib/tdlib/types/network_type/other.rb
tdlib-schema-1.7.0.2 lib/tdlib/types/network_type/other.rb
tdlib-schema-1.7.0.1 lib/tdlib/types/network_type/other.rb
tdlib-ruby-2.2.0 lib/tdlib/types/network_type/other.rb
tdlib-ruby-2.1.0 lib/tdlib/types/network_type/other.rb
tdlib-ruby-2.0.0 lib/tdlib/types/network_type/other.rb