Table of Contents

Class ScheduledEventEditModel

Namespace
DisCatSharp.Net.Models
Assembly
DisCatSharp.dll

Represents a scheduled event edit model.

public class ScheduledEventEditModel : BaseEditModel
Inheritance
ScheduledEventEditModel
Inherited Members

Properties

Channel

Gets or sets the channel.

CoverImage

Gets or sets the cover image as base64.

Description

Gets or sets the description.

EntityType

Gets or sets the entity type of the scheduled event.

Location

Gets or sets the location.

Name

Gets or sets the name.

RecurrenceRule

Gets or sets the recurrence rule.

ScheduledEndTime

Gets or sets the time when the scheduled event is scheduled to end.

ScheduledStartTime

Gets or sets the time to schedule the scheduled event.

Status

Gets or sets the status of the scheduled event.