Type Alias GuildDropsGameWebhookUncheckedCreateWithoutGuildDropsGameInput

GuildDropsGameWebhookUncheckedCreateWithoutGuildDropsGameInput: {
    avatarUrl?: string | null;
    dbId?: string;
    username?: string | null;
}