Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

browser

browser: Browser

ev

ev: any

options

options: CreateOptions

page

page: Page

Methods

handleApiCallPage

handleApiCallParametres

  • handleApiCallParametres<K>(functionName: K, ...args: FunctionParameters[K]): Promise<any>
  • Function to handle API calls with error handling

    Type parameters

    Parameters

    • functionName: K

      Function name to be called in the API object

    • Rest ...args: FunctionParameters[K]

      Function parameters to be passed to the function

    Returns Promise<any>

    • Returns the result of the function call

interfaceChange

  • interfaceChange(): void

newDeleteMessage

  • newDeleteMessage(): void

newEditMessage

  • newEditMessage(): void

newMessage

  • newMessage(): void

newOnAck

  • newOnAck(): void

onIntroReactionMessage

  • onIntroReactionMessage(): void

onReactionMessage

  • onReactionMessage(): void

Generated using TypeDoc