Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
UriLinkRevokeResponse
Interface UriLinkRevokeResponse
Response from revoking a URI link.
interface
UriLinkRevokeResponse
{
guildId
:
string
;
id
:
string
;
links
:
UriLink
[]
;
ok
:
boolean
;
}
Index
Properties
guild
Id
id
links
ok
Properties
guild
Id
guildId
:
string
id
id
:
string
links
links
:
UriLink
[]
ok
ok
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild
Id
id
links
ok
@30k/starcomm-client
Loading...
Response from revoking a URI link.