Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
ChatEntryAttachment
Interface ChatEntryAttachment
interface
ChatEntryAttachment
{
createdAt
:
string
;
createdBy
:
Actor
;
fileExtension
:
null
|
string
;
fileMimeType
:
string
;
fileName
:
string
;
fileSizeBytes
:
number
;
id
:
string
;
type
:
"CHAT"
;
updatedAt
:
string
;
updatedBy
:
Actor
;
[
k
:
string
]
:
unknown
;
}
Indexable
[
k:
string
]:
unknown
Index
Properties
created
At
created
By
file
Extension
file
Mime
Type
file
Name
file
Size
Bytes
id
type
updated
At
updated
By
Properties
created
At
created
At
:
string
created
By
created
By
:
Actor
file
Extension
file
Extension
:
null
|
string
file
Mime
Type
file
Mime
Type
:
string
file
Name
file
Name
:
string
file
Size
Bytes
file
Size
Bytes
:
number
id
id
:
string
type
type
:
"CHAT"
updated
At
updated
At
:
string
updated
By
updated
By
:
Actor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
created
At
created
By
file
Extension
file
Mime
Type
file
Name
file
Size
Bytes
id
type
updated
At
updated
By
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc