Type Alias GuildNotificationOverrideCreatequeryInInput

GuildNotificationOverrideCreatequeryInInput: {
    set: QueryInEnum[];
}