Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageCreateParams

Hierarchy

  • MessageCreateParams

Index

Properties

content: string

The content of the message.

metadata?: null | object

The metadata can contain up to 16 pairs, with keys limited to 64 characters and values to 512 characters.

role: "user"

The role of the entity creating the message, currently only user is supported.

Generated using TypeDoc