Interface WhatnotStreamerFieldRefs
interface WhatnotStreamerFieldRefs { autoPublishIfAnnouncmentChannel: Prisma.FieldRef<"WhatnotStreamer", "Boolean">; customCoolDownBeforeNextLive: Prisma.FieldRef<"WhatnotStreamer", "Int">; dbId: Prisma.FieldRef<"WhatnotStreamer", "String">; deleteEmbeds: Prisma.FieldRef<"WhatnotStreamer", "Boolean">; guildId: Prisma.FieldRef<"WhatnotStreamer", "String">; lastLive: Prisma.FieldRef<"WhatnotStreamer", "DateTime">; liveRoleId: Prisma.FieldRef<"WhatnotStreamer", "String">; notificationChannelId: Prisma.FieldRef<"WhatnotStreamer", "String">; pingRoleId: Prisma.FieldRef<"WhatnotStreamer", "String">; sendOfflineMessage: Prisma.FieldRef<"WhatnotStreamer", "Boolean">; showNotifyButton: Prisma.FieldRef<"WhatnotStreamer", "Boolean">; streamerUserName: Prisma.FieldRef<"WhatnotStreamer", "String">; usePerStreamerEmbeds: Prisma.FieldRef<"WhatnotStreamer", "Boolean">; usersForLiveRole: Prisma.FieldRef<"WhatnotStreamer", "String[]">; usersWhoHaveLiveRole: Prisma.FieldRef<"WhatnotStreamer", "String[]">; } Properties
ReadonlyautoPublishIfAnnouncmentChannel
autoPublishIfAnnouncmentChannel: Prisma.FieldRef<"WhatnotStreamer", "Boolean"> ReadonlycustomCoolDownBeforeNextLive
customCoolDownBeforeNextLive: Prisma.FieldRef<"WhatnotStreamer", "Int"> ReadonlydbId
ReadonlydeleteEmbeds
ReadonlyguildId
ReadonlylastLive
ReadonlyliveRoleId
ReadonlynotificationChannelId
ReadonlypingRoleId
ReadonlysendOfflineMessage
ReadonlyshowNotifyButton
ReadonlystreamerUserName
ReadonlyusePerStreamerEmbeds
ReadonlyusersForLiveRole
ReadonlyusersWhoHaveLiveRole
Fields of the WhatnotStreamer model