Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

Const quoteMessage

  • Quote user message for a given chat room Id.

    async
    since

    2.18.0

    example
    quoteMessage({
    message: 'Test reply',
    roomId: 'c1f6082c-f7b9-4d1e-b64e-9071a3860ffc',
    quoteMessage: {
    // message object of type IChatUserMessageResponsePayload
    }
    })

    Parameters

    Returns Promise<IQuoteMessageResponsePayload>

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Enumeration

Generated using TypeDoc