Skip to main content
POST
User telegram login

Body

application/json
auth_date
number
required

Telegram authentication date

Example:

1762417564

first_name
string
required

User first name

Example:

"Jhon"

hash
string
required

Authentication hash

Example:

"679c7c5844ds"

id
number
required

Telegram user ID

Example:

1721678137

photo_url
string

User profile photo URL

Example:

"https://t.me/i/userpic/320/example.jpg"

username
string

Telegram username

Example:

"username_example"

Response

User`s logined via telegram