Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
WebhookConfig
Interface WebhookConfig
interface
WebhookConfig
{
allowedUpdates
?:
readonly
string
[]
;
maxBodySize
?:
number
;
secretToken
?:
string
;
}
Index
Properties
allowed
Updates?
max
Body
Size?
secret
Token?
Properties
Optional
allowed
Updates
allowedUpdates
?:
readonly
string
[]
Optional
max
Body
Size
maxBodySize
?:
number
Optional
secret
Token
secretToken
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allowed
Updates
max
Body
Size
secret
Token
Teleforge API Reference - v0.1.0
Loading...