ConversationMessages
Returns the Messages in the Conversation with id equal to the given conversationId.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
ConversationId | Integer | ||
Body | String | ||
AuthorId | Long | ||
AuthorBot | Boolean | ||
AuthorType | String | ||
Type | String | ||
CreatedAt | Datetime | ||
ContextIp | String | ||
ContextUserAgent | String | ||
ContextTitle | String | ||
ContextHref | String | ||
ContextReferrer | String | ||
ContextTimezone | String | ||
ContextLocationCity | String | ||
ContextLocationCountry | String | ||
ContextLocationCountryName | String | ||
ContextLocationLatitude | Double | ||
ContextLocationLongitude | Double | ||
ContextLocationPostalCode | String | ||
ContextLocationRegion | String | ||
ContextLocale | String | ||
AttributesPreMessages | String | ||
Attachments | String |