Send Message
Send Message In Chat
POST
/core-service/v1/forefront/chats/send-message
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
chat_id
string
id of chat
text
string
message
reply_to_message_id
integer
reply to concrete message
media
array
images
Response
Last updated