MadelineProtoDocs/docs/PHPInternal/danog/MadelineProto/Wrappers/TOS.md

750 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

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

Generated by danog/phpdoc