Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ChatSearchDirection

export enum type

Index

Enumeration Members

Enumeration Members

DOWN: 1

Messages are retrieved in the ascending order of the timestamp included in them.

UP: 0

Messages are retrieved in the descending order of the timestamp included in them.

Generated using TypeDoc