Performs a scroll to the bottom of the chat when a message matches the provided condition.
This is useful for following specific messages that meet a certain criteria, such as mentions or keywords.
Typical behavior of the chat apps is to scroll to the bottom when a new message arrives, but only if the user is already at the bottom of the chat.
When user scrolls up to view older messages, it will not scroll automatically.
When browsing messages history chat apps usually scroll to the bottom only when user sends a new message.
Performs a scroll to the bottom of the chat when a message matches the provided condition. This is useful for following specific messages that meet a certain criteria, such as mentions or keywords. Typical behavior of the chat apps is to scroll to the bottom when a new message arrives, but only if the user is already at the bottom of the chat. When user scrolls up to view older messages, it will not scroll automatically. When browsing messages history chat apps usually scroll to the bottom only when user sends a new message.