export interface GatewayTypingStartDispatchDatahttps://discord.com/developers/docs/topics/gateway-events#typing-start
channel_id : Snowflake
The id of the channel
optionalguild_id? : Snowflake 
The id of the guild
optionalmember? : APIGuildMember 
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