Type Alias GuildDropsCreatekickScheduledWeekdaysInput

GuildDropsCreatekickScheduledWeekdaysInput: {
    set: number[];
}