Type Alias GuildSingleMessageWebhookMinAggregateOutputType
GuildSingleMessageWebhookMinAggregateOutputType: {
avatarUrl: string | null;
dbId: string | null;
enabled: boolean | null;
guildCustomSingleMessageId: string | null;
username: string | null;
}