Table of Contents

Class ChannelPinsUpdatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for the ChannelPinsUpdated event.

public class ChannelPinsUpdatedEventArgs : DiscordEventArgs
Inheritance
ChannelPinsUpdatedEventArgs

Properties

Channel

Gets the channel in which the update occurred.

Guild

Gets the guild in which the update occurred.

LastPinTimestamp

Gets the timestamp of the latest pin.