Skip to Content

ChatMediaUploadResponse

Properties

NameTypeDescriptionNotes
media_idLongUnique identifier for the uploaded media[default to null]
urlStringURL to access the uploaded media[default to null]
thumbnail_urlStringURL for thumbnail (for images/videos)[optional] [default to null]
file_nameStringOriginal filename[default to null]
mime_typeStringMIME type of the uploaded file[default to null]
file_sizeLongFile size in bytes[default to null]
message_typeMessageTypeMessage type to use when sending the message[default to null]

[Back to Model list] [Back to API list] [Back to README]