Skip to main content
Module

x/natico/mod.ts>TypingStart

A powerful and customizable framework for Discordeno
Latest
interface TypingStart
Re-export
import { type TypingStart } from "https://deno.land/x/natico@4.0.0-pre.4/mod.ts";

Properties

channelId: string

id of the channel

optional
guildId: string

id of the guild

userId: string

id of the user

timestamp: number

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

optional
member: GuildMember

The member who started typing if this happened in a guild