Skip to content

GatewayTypingStartDispatchData

Package: @erinjs/types

TYPING_START — channel_id, user_id, timestamp, guild_id?, member?

Properties

NameTypeReadonlyOptionalDescription
channel_idstringNoNo
guild_idstringNoYes
memberAPIGuildMember & { guild_id?: Snowflake; }NoYes
timestampnumberNoNo
user_idstringNoNo

Released under the Apache-2.0 License.