1
0
mirror of https://github.com/danog/schema.tl.git synced 2024-11-26 20:14:52 +01:00

some docs

This commit is contained in:
TJ Horner 2017-08-21 21:58:16 -07:00
parent bc7fe32f29
commit 7830af3338
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
This method is used to authenticate an existing Telegram user. If the user needs to register an account, they should use [auth.signUp](#!/method/auth.signUp) to register their number with the system.

View File

@ -0,0 +1 @@
This method is used to register a new Telegram user. If their phone number is already in the Telegram system (e.g. they already have an account), they should use [auth.signIn](#!/method/auth.signIn)