Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ChatroomMsgServiceInterface

Index

Type Aliases

QueryMessageHistoryOptions: { limit?: number; msgTypes?: TMsgType[]; reverse?: boolean; timetag?: number }

Type declaration

  • Optional limit?: number
  • Optional msgTypes?: TMsgType[]
  • Optional reverse?: boolean
  • Optional timetag?: number