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