Enum DiscordApplicationUpdateType
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Defines the type of entity that was updated.
public enum DiscordApplicationUpdateType
- Extension Methods
Fields
Channel = 3
A channel was updated.
Role = 1
A role was updated.
User = 2
A user was updated.