Table of Contents

Class DiscordScheduledGuildEvent

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

A scheduled event on a guild, which notifies all people that are interested in it.

public sealed class DiscordScheduledGuildEvent : SnowflakeObject
Inheritance
DiscordScheduledGuildEvent
Inherited Members

Properties

Channel

The channel this event is scheduled for, if applicable.

ChannelId

The id of the channel this event is scheduled in, if any.

Creator

The user that created this event.

Description

The description

EndTime

The time at which the event will end, or null if it doesn't have an end time.

Guild

The guild this event is scheduled for.

GuildId

The id of the guild this event is scheduled for.

Image

The cover image hash of this event.

Metadata

Metadata associated with this event.

Name

The name of the event.

PrivacyLevel

The privacy of this event.

ShareLink

The shareable link to this event.

StartTime

The time at which this event will begin.

Status

The current status of this event.

Type

What type of event this is.

UserCount

How many users are interested in this event.