Skip to main content

Private Message File

{
"uuid": "string",
"filename": "string",
"filesize": "integer",
"mimetype": "string",
"duration": "integer",
"url": "string(uri)",
"thumbnail": "string"
}

Properties

NameTypeRequiredRestrictionsDescription
uuidintegerfalseread-onlyThe file id
filenamestringfalsenoneThe name of the file
filesizeintegerfalsenoneThe size of the file
mimetypestringfalsenoneThe type of the file
durationintegerfalsenoneThe duration (in seconds) of the file
urlstring(uri)¦nullfalsenoneUrl for the resource, if any
thumbnailstringfalsenoneThumbnail url for the resource, if any