Sha256: ff9be205fb3283420097b3c98932c61ee554289a98aef02409d56e6bafa8c049

Contents?: true

Size: 188 Bytes

Versions: 5

Compression:

Stored size: 188 Bytes

Contents

module TD::Types
  # A privacy setting for managing whether peer-to-peer connections can be used for calls.
  class UserPrivacySetting::AllowPeerToPeerCalls < UserPrivacySetting
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
tdlib-schema-1.7.0.3 lib/tdlib/types/user_privacy_setting/allow_peer_to_peer_calls.rb
tdlib-schema-1.7.0.2 lib/tdlib/types/user_privacy_setting/allow_peer_to_peer_calls.rb
tdlib-schema-1.7.0.1 lib/tdlib/types/user_privacy_setting/allow_peer_to_peer_calls.rb
tdlib-ruby-2.2.0 lib/tdlib/types/user_privacy_setting/allow_peer_to_peer_calls.rb
tdlib-ruby-2.1.0 lib/tdlib/types/user_privacy_setting/allow_peer_to_peer_calls.rb