Link Search Menu Expand Document

danog\MadelineProto\Settings\SecretChats

Back to index

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