MadelineProtoDocs/docs/PHP/danog/MadelineProto/Wrappers/TOS.md
2020-10-15 18:42:54 +02:00

753 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.


Generated by danog/phpdoc.

Method list:

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

Methods:

checkTos(): \Generator

Check for terms of service update.

See also:

  • \Generator

acceptTos(): \Generator

Accept terms of service update.

See also:

  • \Generator

declineTos(): \Generator

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

See also:

  • \Generator