MadelineProtoDocs/docs/PHPInternal/danog/MadelineProto/Wrappers/TOS.md
2020-10-15 19:11:10 +02:00

924 B

title: danog\MadelineProto\Wrappers\TOS: Manages terms of service. description:

danog\MadelineProto\Wrappers\TOS

Back to index

Author: Daniil Gentili daniil@daniil.it

Manages terms of service.

Method list:

  • checkTos(): \Generator
  • acceptTos(): \Generator
  • declineTos(): \Generator

Methods:

checkTos(): \Generator

Check for terms of service update.

See also:

  • \Generator

Generated by danog/phpdoc

acceptTos(): \Generator

Accept terms of service update.

See also:

  • \Generator

Generated by danog/phpdoc

declineTos(): \Generator

Decline terms of service update. THIS WILL DELETE YOUR ACCOUNT!

See also:

  • \Generator

Generated by danog/phpdoc


Generated by danog/phpdoc