ConversationResource type

A response containing a resource

type ConversationResource = {
  activityId: string
  id: string
  serviceUrl: string
}