Skip to main content
Version: Next

APIPinChannel <T>

This interface is used to allow easy extension for other channel types. While also allowing APIPartialChannel to be used without breaking.

Hierarchy

Index

Properties

optionalinheritedflags

flags?: ChannelFlags

inheritedid

id: string

The id of the channel

optionallast_pin_timestamp

last_pin_timestamp?: null | string

When the last pinned message was pinned. This may be null in events such as GUILD_CREATE when a message is not pinned

inheritedtype

type: T
Page Options