log Impression
Deprecated (with error)
Use logViewed(messages: List<BaseMessage>) instead.
Replace with
logViewed(List<BaseMessage>)
Content copied to clipboard
Logging impression for statistics. Limitation: LOG_VIEWED_LIMIT messages at once.
Return
true if success, false otherwise
Since
4.13.0
Parameters
messages
messages to log impression