Skip to content

Documentation / react-auth / Telegram

Interface: Telegram ​

Extended by ​

Properties ​

firstName ​

firstName: null | string

The first name of the user .


lastName ​

lastName: null | string

The last name of the user .


photoUrl ​

photoUrl: null | string

The url of the user's profile picture.


telegramUserId ​

telegramUserId: string

The user ID that owns this Telegram account.


username ​

username: null | string

The username associated with the Telegram account.