Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChatMessagesCollection

Package version

Collection of chat messages for a particular chat thread.

Hierarchy

  • ChatMessagesCollection

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

If there are more chat messages that can be retrieved, the next link will be populated.

Optional value

value: ChatMessage[]

Collection of chat messages.

Generated using TypeDoc