Skip to main content
Coinbase Developer Documentation home page
Search...
⌘K
Ask AI
Get help
Dev portal
Dev portal
Search...
Navigation
Interfaces
TelegramAuthData
Docs
API Reference
SDKs
Demo Apps
Changelogs
SDKs
Overview
BUILD ONCHAIN
CDP SDKs v2
Backend
Frontend
Overview
@coinbase/create-cdp-app
@coinbase/cdp-core
Overview
Classes
Functions
Interfaces
AuthState
BuildKeyExportIframeUrlOptions
CreateKeyExportIframeOptions
CreateKeyExportIframeResult
EIP712Domain
EIP712TypedData
EIP712Types
EndUserEvmAccount
EndUserEvmSmartAccount
EndUserSolanaAccount
EvmEip7702DelegationOperation
EvmUserOperation
EvmUserOperationCall
ExecuteEvmEoaSwapResult
ExecuteEvmSmartSwapResult
IAuthManager
IOAuthManager
MFAMethods
OAuthFlowState
SwapIssuesAllowance
SwapIssuesBalance
TelegramAuthData
TokenFee
UserOperationReceipt
WalletSecret
Type Aliases
Variables
Reference
@coinbase/cdp-hooks
@coinbase/cdp-react
@coinbase/cdp-solana-standard-wallet
@coinbase/cdp-wagmi
CDP SDKs v1
AgentKit
MiniKit
CONSUMER APIs
Coinbase Advanced Trade
INSTITUTIONAL APIs
Coinbase Prime
On this page
Properties
Interfaces
TelegramAuthData
Copy page
Copy page
Raw Telegram auth data received from the Telegram popup via postMessage. Uses snake_case field names matching Telegram’s response format.
Properties
Property
Type
Description
id
number
The Telegram user ID.
first_name?
string
The Telegram user’s first name.
last_name?
string
The Telegram user’s last name.
username?
string
The Telegram user’s username.
photo_url?
string
The Telegram user’s profile picture URL.
auth_date
number
The Telegram user’s last login as a Unix timestamp.
hash
string
The hash of the Telegram user data used for verifying data integrity.
Was this page helpful?
Yes
No
SwapIssuesBalance
Previous
TokenFee
Next
⌘I
Assistant
Responses are generated using AI and may contain mistakes.