Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BotMessages

Index

Methods

create

  • create(conversationId: uuid, payload: any, authorId?: string, eventId?: string, incomingEventId?: string): Promise<Message>
  • Parameters

    • conversationId: uuid
    • payload: any
    • Optional authorId: string
    • Optional eventId: string
    • Optional incomingEventId: string

    Returns Promise<Message>

    The created message

delete

get

list

receive

send

Generated using TypeDoc