TYPING_START
Signature
export declare const TYPING_START: (self: UsingClient, data: GatewayTypingStartDispatchData) => { guildId?: string | undefined; channelId: string; timestamp: number; userId: string; } | ({ ...; } & { ...; });Members
This export does not declare public properties or methods in the generated declaration file.