Class DmChannelDeletedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for the DmChannelDeleted event.
public class DmChannelDeletedEventArgs : DiscordEventArgs
- Inheritance
-
DmChannelDeletedEventArgs
Properties
- Channel
Gets the direct message channel that was deleted.