interface DiscordChannelPinsUpdateimport { type DiscordChannelPinsUpdate } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts"; https://discord.com/developers/docs/topics/gateway#channel-pins-update Propertiesoptionalguild_id: stringThe id of the guild channel_id: stringThe id of the channel optionallast_pin_timestamp: string | nullThe time at which the most recent pinned message was pinned import DiscordChannelPinsUpdateimport { DiscordChannelPinsUpdate } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";