Class ChannelPinsUpdateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for ChannelPinsUpdated event.
public class ChannelPinsUpdateEventArgs : DiscordEventArgs
- Inheritance
-
ChannelPinsUpdateEventArgs
- Inherited Members
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.