logImpression

Deprecated (with error)

Use logViewed(messages: List<BaseMessage>) instead.

Replace with

logViewed(List<BaseMessage>)

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