Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GetGroupMsgReadUserResult

Index

Properties

ackmid: string

The message ID to query.

is_last: boolean

Whether the message is the last one. -true: Yes; -false: No.

next_key: string

The cursor for next pagination query. It specifies where to start to get the next page of data.

timestamp: number

The Unix timestamp of the current query.

total: number

The number of members that have read the message.

userlist: string[]

The list of members that have read this message.

Generated using TypeDoc