interface ConstructorCalendarEventCommentOptions {
    guildID?: string;
}

Properties

Properties

guildID?: string