Type Alias GuildGiveawayRequirementsUncheckedCreateWithoutGuildGiveawayInput
GuildGiveawayRequirementsUncheckedCreateWithoutGuildGiveawayInput: { accountCreatedBefore?: Date | string | null; boostingServer?: boolean | null; dbId?: string; joinedServerBefore?: Date | string | null; messageCount?: number | null; roles?: GuildGiveawayRequirementsCreaterolesInput | string[]; }