Type Alias GuildGiveawayRoleBonusUpdaterolesInput

GuildGiveawayRoleBonusUpdaterolesInput: {
    push?: string | string[];
    set?: string[];
}