ComponentCollectorStopReason
Signature
export type ComponentCollectorStopReason = 'messageDelete' | 'channelDelete' | 'guildDelete' | 'idle' | 'timeout' | (string & {}) | undefined;Members
This export does not declare public properties or methods in the generated declaration file.