solapi
Preparing search index...
models/responses/messageResponses
GetGroupsResponse
Type Alias GetGroupsResponse
type
GetGroupsResponse
=
{
groupList
:
Record
<
GroupId
,
Group
>
;
limit
:
number
;
nextKey
:
string
|
null
|
undefined
;
startKey
:
string
|
null
|
undefined
;
}
Index
Properties
group
List
limit
next
Key
start
Key
Properties
group
List
groupList
:
Record
<
GroupId
,
Group
>
limit
limit
:
number
next
Key
nextKey
:
string
|
null
|
undefined
start
Key
startKey
:
string
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
List
limit
next
Key
start
Key
solapi
Loading...