Type Alias GuildScheduledMessageButtonMinAggregateOutputType
GuildScheduledMessageButtonMinAggregateOutputType: {
dbId: string | null;
emojiUnicodeOrId: string | null;
guildScheduledMessageId: string | null;
title: string | null;
url: string | null;
}