Type Alias GuildNotificationOverrideCreateactionsInput

GuildNotificationOverrideCreateactionsInput: {
    set: OverridesEnum[];
}