GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

TYPING_START

API/Variables/TYPING_START
seyfert/lib/events/hooks/typing.d.ts

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.