Type Alias GuildDropsGameWebhookCreateWithoutGuildDropsGameInput

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