Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
WebhookResult
Interface WebhookResult
interface
WebhookResult
{
description
?:
string
;
ok
:
boolean
;
status
:
200
|
400
|
401
|
405
|
500
;
updateId
?:
number
;
}
Index
Properties
description?
ok
status
update
Id?
Properties
Optional
description
description
?:
string
ok
ok
:
boolean
status
status
:
200
|
400
|
401
|
405
|
500
Optional
update
Id
updateId
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
ok
status
update
Id
Teleforge API Reference - v0.1.0
Loading...