Sha256: e7f925eb5432d2f11b1ef1654ef36600405bc5730abba4e33cd93de3342c6e7f
Contents?: true
Size: 315 Bytes
Versions: 4
Compression:
Stored size: 315 Bytes
Contents
module TD::Types # A privacy setting for managing whether the user can be found by their phone number. # Checked only if the phone number is not known to the other user. # Can be set only to "Allow contacts" or "Allow all". class UserPrivacySetting::AllowFindingByPhoneNumber < UserPrivacySetting end end
Version data entries
4 entries across 4 versions & 2 rubygems