• Preparing search index...
  • The search index is not available
@notidotbot/noti-api-client
  • @notidotbot/noti-api-client
  • Prisma
  • TWSCustomMessageUpdateInput

Type Alias TWSCustomMessageUpdateInput

TWSCustomMessageUpdateInput: {
    buttons?: TWSMessageButtonUpdateManyWithoutTwsCustomMessageNestedInput;
    content?: NullableStringFieldUpdateOperationsInput | string | null;
    dbId?: StringFieldUpdateOperationsInput | string;
    embed?: TWSMessageEmbedUpdateOneWithoutTwsCustomMessageNestedInput;
    showInviteButton?: NullableBoolFieldUpdateOperationsInput | boolean | null;
    showWatchButton?: NullableBoolFieldUpdateOperationsInput | boolean | null;
    twitterStreamer?: TwitterStreamerUpdateOneWithoutCustomMessagesNestedInput;
    type?: EnumStreamerMessageTypeEnumFieldUpdateOperationsInput | StreamerMessageTypeEnum;
    webhook?: TWSMessageWebhookUpdateOneWithoutTwsCustomMessageNestedInput;
}
  • Defined in node_modules/.pnpm/@prisma+client@6.14.0_prisma@6.14.0_typescript@5.5.4/node_modules/.prisma/client/index.d.ts:226737

Settings

Member Visibility
@notidotbot/noti-api-client
  • Loading...

Generated using TypeDoc