ReferenceContracts & Diagnostics
ShardwireAppDiagnosisSeverity
Reference for `ShardwireAppDiagnosisSeverity`, exported as part of the public Shardwire surface.
type exported from src/discord/types.ts.
Summary
Reference for ShardwireAppDiagnosisSeverity, exported as part of the public Shardwire surface.
Signature
export type ShardwireAppDiagnosisSeverity = 'error' | 'warning' | 'info';