Type Alias YoutubeStreamerMaxAggregateInputType
YoutubeStreamerMaxAggregateInputType: {
autoPublishIfAnnouncmentChannel?: true;
customCoolDownBeforeNextLive?: true;
dbId?: true;
deleteEmbeds?: true;
guildId?: true;
lastLive?: true;
lastVideo?: true;
liveNotificationChannelId?: true;
liveRoleId?: true;
pingRoleId?: true;
sendOfflineMessage?: true;
showNotifyButton?: true;
streamerId?: true;
streamerUserName?: true;
usePerStreamerEmbeds?: true;
videoNotificationChannelId?: true;
}