Options
All
  • Public
  • Public/Protected
  • All
Menu
brief

Parameters of the message getting API

param msg_getmsglist_param_last_msg

msg_getmsglist_param_last_msg:Message, Write only (optional), the specified message, null is not allowed

param msg_getmsglist_param_count

msg_getmsglist_param_count: Write-only (optional). Number of messages following the specified message.

param msg_getmsglist_param_is_remble

msg_getmsglist_param_is_remble: Write-only (optional). Whether the message is a roaming message.

param msg_getmsglist_param_is_forward

msg_getmsglist_param_is_forward: Write-only (optional). Whether the sorting mode is forward sorting.

param msg_getmsglist_param_last_msg_seq

msg_getmsglist_param_last_msg_seq: Write-only (optional). Sequence number of the message.

param msg_getmsglist_param_time_begin

msg_getmsglist_param_time_begin: Write-only (optional). Start time; UTC timestamp, in seconds.

param msg_getmsglist_param_time_period

msg_getmsglist_param_time_period: Write-only (optional). Duration, in seconds.

Hierarchy

  • Json_get_msg_param

Index

Properties

Optional msg_getmsglist_param_count

msg_getmsglist_param_count?: string

Optional msg_getmsglist_param_is_forward

msg_getmsglist_param_is_forward?: boolean

Optional msg_getmsglist_param_is_remble

msg_getmsglist_param_is_remble?: boolean

Optional msg_getmsglist_param_last_msg

msg_getmsglist_param_last_msg?: string

Optional msg_getmsglist_param_last_msg_seq

msg_getmsglist_param_last_msg_seq?: number

Optional msg_getmsglist_param_time_begin

msg_getmsglist_param_time_begin?: number

Optional msg_getmsglist_param_time_period

msg_getmsglist_param_time_period?: number

Generated using TypeDoc