danog\MadelineProto\Settings\SecretChats
Author: Daniil Gentili daniil@daniil.it
Secret chat settings.
Method list:
Methods:
getAccept(): (bool|array<int>)
Get boolean or array of IDs.
setAccept((bool|array<int>) $accept): self
Set boolean or array of IDs.
Parameters:
$accept
:(bool|array<int>)
Boolean or array of IDs
Generated by danog/phpdoc