Skip to main content
Scrolls the chat view to a specific message by its ID.

Syntax

Parameters

messageId
string
required
The unique identifier of the message to scroll to.

Returns

void
Returns a void operator.

Examples

The following example scrolls to a specific message:

Do you need practical examples?

Learn how to apply the features available for embedded chat into your implementation with guidance and examples.