mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:07:50 +01:00
321 B
321 B
Constructor: peerSettings
Attributes:
Name | Type | Required |
---|---|---|
report_spam | Bool | Optional |
Type: PeerSettings
Example:
$peerSettings = ['_' => peerSettings', 'report_spam' => true, ];