Skip to main content

DiscordChannelPinsUpdate

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordChannelPinsUpdate

Interface: DiscordChannelPinsUpdate

https://discord.com/developers/docs/events/gateway#channel-pins-update

Properties

channel_id

channel_id: string

The id of the channel

Defined in

packages/types/dist/types/discord.d.ts:2697


guild_id?

optional guild_id: string

The id of the guild

Defined in

packages/types/dist/types/discord.d.ts:2695


last_pin_timestamp?

optional last_pin_timestamp: null | string

The time at which the most recent pinned message was pinned

Defined in

packages/types/dist/types/discord.d.ts:2699