API v8 - DeprecatedInterfacesGatewayTypingStartDispatchDataVersion: 0.33.3On this pageGatewayTypingStartDispatchData https://discord.com/developers/docs/topics/gateway#typing-start@deprecatedAPI and gateway v8 are deprecated and the types will not receive further updates, please update to v10.Index Propertieschannel_idguild_idmembertimestampuser_idProperties channel_idchannel_id: stringThe id of the channeloptionalguild_idguild_id?: stringThe id of the guildoptionalmembermember?: APIGuildMemberThe member who started typing if this happened in a guildSee https://discord.com/developers/docs/resources/guild#guild-member-objecttimestamptimestamp: numberUnix time (in seconds) of when the user started typinguser_iduser_id: stringThe id of the user
https://discord.com/developers/docs/topics/gateway#typing-start
API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.