Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetGroupMembersOption

Hierarchy

Index

Properties

count: number

每页条数,有效值 [1, 100],默认值 50

pageToken?: string

分页标识,获取第一页时传 '',第二页传入 SDK 返回第一页数据时携带的 pageToken

order?: boolean

排序类型:支持设置正序、倒序获取。true:正序;false:倒序。默认为 false

filterRobotType?: FilterRobotType

机器人过滤规则

since

5.32.0