Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Body
application/json
Message data
The body is of type object
.
Response
Returns a Message object if creation succeeds.
The response is of type object
.