Type Alias ClubStreamerSelectScalar
ClubStreamerSelectScalar: {
autoPublishIfAnnouncmentChannel?: boolean;
customCoolDownBeforeNextPost?: boolean;
dbId?: boolean;
guildId?: boolean;
lastPostAt?: boolean;
lastPostId?: boolean;
notificationChannelId?: boolean;
pingRoleId?: boolean;
showNotifyButton?: boolean;
streamerUserName?: boolean;
usePerStreamerEmbeds?: boolean;
}