Type Alias GuildDropsGameWebhookSelectScalar

GuildDropsGameWebhookSelectScalar: {
    avatarUrl?: boolean;
    dbId?: boolean;
    guildDropsGameId?: boolean;
    username?: boolean;
}