451 B
451 B
title | description |
---|---|
peerSettings | peerSettings attributes, type and example |
Constructor: peerSettings
Attributes:
Name | Type | Required |
---|---|---|
report_spam | Bool | Optional |
Type: PeerSettings
Example:
$peerSettings = ['_' => 'peerSettings', 'report_spam' => true, ];