peerSettings

Peer settings

peerSettings#733f2961 flags:# report_spam:flags.0?true add_contact:flags.1?true block_contact:flags.2?true share_contact:flags.3?true need_contacts_exception:flags.4?true report_geo:flags.5?true autoarchived:flags.7?true invite_members:flags.8?true geo_distance:flags.6?int = PeerSettings;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
report_spam flags.0?true Whether we can still report the user for spam
add_contact flags.1?true Whether we can add the user as contact
block_contact flags.2?true Whether we can block the user
share_contact flags.3?true Whether we can share the user's contact
need_contacts_exception flags.4?true Whether a special exception for contacts is needed
report_geo flags.5?true Whether we can report a geogroup is irrelevant for this location
autoarchived flags.7?true Whether this peer was automatically archived according to privacy settings
invite_members flags.8?true Whether we can invite members to a group or channel
geo_distance flags.6?int Distance in meters between us and this peer

Type

PeerSettings

Related pages

globalPrivacySettings

Global privacy settings

Channels

How to handle channels, supergroups, groups, and what's the difference between them.