Docs
Code Rabbit
Cloudflare
AG Grid
Netlify
Neon
WorkOS
Clerk
Convex
Electric
Sentry
Prisma
Strapi
Unkey
UI.dev
Code Rabbit
Cloudflare
AG Grid
Netlify
Neon
WorkOS
Clerk
Convex
Electric
Sentry
Prisma
Strapi
Unkey
UI.dev
Class References
Function References
Interface References
Type Alias References
Variable References
Type Alias References

MessagePart

Type Alias: MessagePart

ts
type MessagePart = 
  | TextPart
  | ToolCallPart
  | ToolResultPart
  | ThinkingPart;
type MessagePart = 
  | TextPart
  | ToolCallPart
  | ToolResultPart
  | ThinkingPart;

Defined in: types.ts:283