Preview environment

interface GatewayTypingStartDispatchData

export interface GatewayTypingStartDispatchData

See also: https://discord.com/developers/docs/topics/gateway-events#typing-startundefined

channel_id : Snowflake

The id of the channel

optional
guild_id? : Snowflake

The id of the guild

optional
member? : APIGuildMember

The member who started typing if this happened in a guild

See also: https://discord.com/developers/docs/resources/guild#guild-member-objectundefined

timestamp : number

Unix time (in seconds) of when the user started typing

user_id : Snowflake

The id of the user