@typed-discord/rest
Preparing search index...
types
QuarantineUserAction
Interface QuarantineUserAction
interface
QuarantineUserAction
{
metadata
?:
QuarantineUserActionMetadata
|
null
;
type
:
QUARANTINE_USER
;
}
Index
Properties
metadata?
type
Properties
Optional
metadata
metadata
?:
QuarantineUserActionMetadata
|
null
type
type
:
QUARANTINE_USER
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
type
@typed-discord/rest
Loading...