Source
This page was generated with Wiki Builder. Do not change the format!
Info
Schema
- Schema Type: Class
- Type: object
Properties
Name | Type | Description |
---|---|---|
conversationId | integer:int64 | |
messageId | integer:int64 |
Example
{
// Type: integer:int64
"conversationId": 0,
// Type: integer:int64
"messageId": 0
}