MadelineProto/docs/TD_docs/methods/deleteAccount.md
2017-08-25 14:43:29 +02:00

784 B

title description
deleteAccount Deletes the account of currently logged in user, deleting from the server all information associated with it. Account's phone number can be used to create new account, but only once in two weeks

Method: deleteAccount

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Deletes the account of currently logged in user, deleting from the server all information associated with it. Account's phone number can be used to create new account, but only once in two weeks

Params:

Name Type Required Description
reason string Yes Optional reason of account deletion

Return type: Ok