ReferenceBridge APIs
BotBridgeSecret
Reference for `BotBridgeSecret`, exported as part of the public Shardwire surface.
type exported from src/discord/types.ts.
Summary
Reference for BotBridgeSecret, exported as part of the public Shardwire surface.
Signature
export type BotBridgeSecret = string | ScopedSecretConfig;