PluginCommandContribution
Signature
export interface PluginCommandContributionProperties
record: PluginRuntimeRecord;commands: readonly PluginCommandLoadable[];scope: PluginEventContributionScope;override: boolean;guilds?: readonly string[];sequence: number;