Skip to content

Typing

classe · Source

Represents a typing state for a user in a channel.

Extends: Base

Properties

channel

channel: TextBasedChannels

The channel the status is from Source

user

user: User

The user who is typing Source

startedTimestamp

startedTimestamp: number

The UNIX timestamp in milliseconds the user started typing at Source

startedAt

readonly

startedAt: Date

The time the user started typing at Source

guild

readonly · nullable

guild: Guild

The guild the status is from Source

member

readonly · nullable

member: GuildMember

The member who is typing Source

client

readonly

client: Client

The client that instantiated this Source

Methods

inGuild

inGuild(): boolean

Indicates whether the status is received from a guild. Returns: booleanSource

Unofficial software. Not affiliated with or supported by Discord.