Class ScheduledGuildEventEditModel
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
public class ScheduledGuildEventEditModel : BaseEditModel
- Inheritance
-
ScheduledGuildEventEditModel
- Inherited Members
Properties
- Channel
The new channel ID of the event. This must be set to null for external events.
- CoverImage
The cover image for this event.
- Description
The new description of the event.
- EndTime
The new end time of the event.
- Metadata
The new metadata of the event.
- Name
The new name of the event.
- PrivacyLevel
The new privacy of the event.
- StartTime
The new time of the event.
- Status
The new status of the event.
- Type
The type of the event.