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