@tryforge/forgescript
    Preparing search index...

    Interface IScheduledEventOptions

    interface IScheduledEventOptions {
        channel?: VoiceBasedChannel;
        entityMetadata?: GuildScheduledEventEntityMetadataOptions;
    }
    Index
    channel?: VoiceBasedChannel
    entityMetadata?: GuildScheduledEventEntityMetadataOptions