Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISearchMessageInTimeRangeOption

在时间区间内搜索消息的参数配置

Hierarchy

  • ISearchMessageInTimeRangeOption

Index

Properties

keyword

keyword: string

搜索关键字

startTime

startTime: number

开始时间

endTime

endTime: number

截止时间

Optional offset

offset?: number

分页搜索时的偏移量, 默认为0

Optional limit

limit?: number

每页的数量, 默认为 5