Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "scripts/messageList"

Index

Functions

Functions

Const messageList

  • messageList Returns array of message objects

    async
    throws

    {Error}

    example
    messageList({roomId: 'c1f6082c-f7b9-4d1e-b64e-9071a3860ffc'}).then(list => console.log(list))

    Parameters

    Returns Promise<Array<IMessagePayload>>

    Array of message objects

Generated using TypeDoc