Preparing search index...
The search index is not available
@coopenomics/sdk
@coopenomics/sdk
Mutations
ChatCoop
CreateCalendarEvent
IInput
Interface IInput
interface
IInput
{
data
:
{
description
?:
null
|
string
;
endsAt
?:
any
;
matrixRoomId
:
string
;
startsAt
:
any
;
title
:
string
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
description
?:
null
|
string
;
endsAt
?:
any
;
matrixRoomId
:
string
;
startsAt
:
any
;
title
:
string
;
}
Type declaration
Optional
description
?:
null
|
string
Optional
ends
At
?:
any
matrix
Room
Id
:
string
starts
At
:
any
title
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
data
@coopenomics/sdk
Loading...