--- title: danog\MadelineProto\Wrappers\TOS: Manages terms of service. description: --- # `danog\MadelineProto\Wrappers\TOS` [Back to index](../../../index.md) > Author: Daniil Gentili 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](https://phpdoc.daniil.it)