Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
BffContextOptions
Interface BffContextOptions
interface
BffContextOptions
{
botId
?:
number
;
botToken
?:
string
;
generateRequestId
?:
()
=>
string
;
publicKey
?:
string
;
validateInitData
:
boolean
;
}
Index
Properties
bot
Id?
bot
Token?
generate
Request
Id?
public
Key?
validate
Init
Data
Properties
Optional
bot
Id
botId
?:
number
Optional
bot
Token
botToken
?:
string
Optional
generate
Request
Id
generateRequestId
?:
()
=>
string
Optional
public
Key
publicKey
?:
string
validate
Init
Data
validateInitData
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bot
Id
bot
Token
generate
Request
Id
public
Key
validate
Init
Data
Teleforge API Reference - v0.1.0
Loading...