Chat Message L Dependents

Retrieves all entities of ChatMessage type related to multiple entities of Chat type

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

masteridslist of longsRequired
ids of Chat entities

Response

ChatMessage
timestampstringformat: "date-time"
chatIdlong
senderIdlong
textstring<=1024 characters
readStatusboolean
idlong or null
senderNamestring or null<=64 characters