RoomMessages
Generated schema file.
Columns
| Name | Type | References | |
| RoomId | String |
Rooms.RoomId | |
| MessageId [KEY] | String | ||
| AccountAccountId | Integer | ||
| AccountName | String | ||
| AccountAvatarImageUrl | String | ||
| Body | String | ||
| SendTime | Datetime | ||
| UpdateTime | Datetime |