PeerSettings
---types---
peerSettings#acd66c5e 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 request_chat_broadcast:flags.10?true business_bot_paused:flags.11?true business_bot_can_reply:flags.12?true geo_distance:flags.6?int request_chat_title:flags.9?string request_chat_date:flags.9?date business_bot_id:flags.13?long business_bot_manage_url:flags.13?string = PeerSettings
Belongs to
This type can only be an instance of:
Members
report_spam | flag | This argument defaults to None and can be omitted. |
add_contact | flag | This argument defaults to None and can be omitted. |
block_contact | flag | This argument defaults to None and can be omitted. |
share_contact | flag | This argument defaults to None and can be omitted. |
need_contacts_exception | flag | This argument defaults to None and can be omitted. |
report_geo | flag | This argument defaults to None and can be omitted. |
autoarchived | flag | This argument defaults to None and can be omitted. |
invite_members | flag | This argument defaults to None and can be omitted. |
request_chat_broadcast | flag | This argument defaults to None and can be omitted. |
business_bot_paused | flag | This argument defaults to None and can be omitted. |
business_bot_can_reply | flag | This argument defaults to None and can be omitted. |
geo_distance | int | This argument defaults to None and can be omitted. |
request_chat_title | string | This argument defaults to None and can be omitted. |
request_chat_date | date | This argument defaults to None and can be omitted. |
business_bot_id | long | This argument defaults to None and can be omitted. |
business_bot_manage_url | string | This argument defaults to None and can be omitted. |