Interface ConstructorCalendarCommentOptions

interface ConstructorCalendarCommentOptions {
    guildID?: string;
}

Properties

Properties

guildID?: string