Saxonberg Server API
Preparing search index...
mud/api/twitch
TwitchPostResult
Type Alias TwitchPostResult
TwitchPostResult
:
|
{
ok
:
true
}
|
{
detail
?:
string
;
ok
:
false
;
reason
:
|
"no-channel"
|
"empty"
|
"unlinked"
|
"unscoped"
|
"throttled"
|
"send-failed"
;
}
Outcome of an outbound post (drives the controller's reject-and-point).
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Saxonberg Server API
Loading...
Outcome of an outbound post (drives the controller's reject-and-point).