SHARDWIRE
ReferenceContracts & Diagnostics

CapabilityExplanationReasonCode

Reference for `CapabilityExplanationReasonCode`, exported as part of the public Shardwire surface.

type exported from src/discord/types.ts.

Summary

Reference for CapabilityExplanationReasonCode, exported as part of the public Shardwire surface.

Signature

export type CapabilityExplanationReasonCode = 'unknown_name' | 'not_negotiated' | 'allowed' | 'denied_by_bridge';

On this page