Property CreatorId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
CreatorId
The id of the user that created this event.
[JsonProperty("creator_id")]
public ulong? CreatorId { get; }
Property Value
- ulong?
The id of the user that created this event.
[JsonProperty("creator_id")]
public ulong? CreatorId { get; }