Preparing search index...
The search index is not available
@coopenomics/sdk
@coopenomics/sdk
Queries
ChatCoop
GetTranscriptions
IInput
Interface IInput
interface
IInput
{
data
?:
{
limit
?:
null
|
number
;
matrixRoomId
?:
null
|
string
;
offset
?:
null
|
number
;
}
;
}
Index
Properties
data?
Properties
Optional
data
data
?:
{
limit
?:
null
|
number
;
matrixRoomId
?:
null
|
string
;
offset
?:
null
|
number
;
}
Type declaration
Optional
limit
?:
null
|
number
Optional
matrix
Room
Id
?:
null
|
string
Optional
offset
?:
null
|
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
data
@coopenomics/sdk
Loading...