Preparing search index...
The search index is not available
app-hablla
app-hablla
types/fastMessages
IFastMessage
Interface IFastMessage
interface
IFastMessage
{
content
:
any
;
created_at
:
Date
;
id
:
string
;
name
:
string
;
sector
?:
WorkspaceSector
|
UserSector
;
type
:
IFastMessageType
;
updated_at
:
Date
;
user
?:
IUser
;
workspace
:
IWorkspace
;
}
Index
Properties
content
created_
at
id
name
sector?
type
updated_
at
user?
workspace
Properties
content
content
:
any
created_
at
created_at
:
Date
id
id
:
string
name
name
:
string
Optional
sector
sector
?:
WorkspaceSector
|
UserSector
type
type
:
IFastMessageType
updated_
at
updated_at
:
Date
Optional
user
user
?:
IUser
workspace
workspace
:
IWorkspace
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
created_
at
id
name
sector
type
updated_
at
user
workspace
app-hablla
Loading...