Skip to main content
Module

x/denocordts/deps.ts>GatewayTypingStartDispatchData

An Object Oriented Discord API wrapper for Deno.
Latest
interface GatewayTypingStartDispatchData
import { type GatewayTypingStartDispatchData } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Properties

channel_id: Snowflake

The id of the channel

optional
guild_id: Snowflake

The id of the guild

user_id: Snowflake

The id of the user

timestamp: number

Unix time (in seconds) of when the user started typing

optional
member: APIGuildMember

The member who started typing if this happened in a guild

See https://discord.com/developers/docs/resources/guild#guild-member-object