GatewayTypingStartDispatchData

export interface GatewayTypingStartDispatchData
export interface GatewayTypingStartDispatchData
https://discord.com/developers/docs/topics/gateway-events#typing-start
channel_id:Snowflake
The id of the channel
guild_id?:Snowflake
The id of the guild
The member who started typing if this happened in a guildSee https://discord.com/developers/docs/resources/guild#guild-member-object
timestamp:number
Unix time (in seconds) of when the user started typing
user_id:Snowflake
The id of the user