✍
✍
✍
✍
V1 Documentation | Imber API
Home
Javascript API
Contact US
Search…
Getting Started
Overview
Authentication
Status Codes
Pagination
WorkSpaces
Get workspaces
Get a workspace
Update a workspace
Members
Get Members
Get an Member
Update an Member
Delete an Member
Contacts
Create Contact
Get Contacts
Get a Contact
Search Contacts
Update a Contact
Rooms
Get Rooms
Get a Room
Create a room
Update a room
Messages
Get Messages
Get a Message
Search messages
Create a message
Update a message
Delete a message
Help Center
Get Articles
Get an Article
Search Articles
web socket
Overview
Events
Powered By
GitBook
Create a message
Using this method you can create a message
post
https://api.imber.live/
message/
Create a message
Types (Table 1)
Type
Description
0
Simple text
1
Photo
2
Video
3
File
4
Voice
5
Event
6
Link
7
Deleted
8
Map
9
Emoji
10
Form
11
Markdown
fileInformation (Table 2)
Field
Description
originalName
The original name of file to display
format
Type of file (png, jpg or ...)
fileSize
In KB
text
urlInformation (Table 3)
Filed
Description
url
The exact URL
favicon
The favicon of target website (use for link preview)
description
Description of website (use for link preview)
Note
: When type of message is file or URL, the exact URL of Link of file should be placed also in message value
Messages - Previous
Search messages
Next - Messages
Update a message
Last modified
1yr ago
Copy link
Contents
post
Create a message
Types (Table 1)
fileInformation (Table 2)
urlInformation (Table 3)