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