interface GuildScheduledEventEntityMetadata {
    location: null | string;
}

Properties

Properties

location: null | string