Skip to main content

ChatRoomScrollToReplyID

Callable

  • ChatRoomScrollToReplyID(msg: HTMLElement): void

  • Scroll to the passed message (be it either via the element or its message ID), accounting for the offset of the sticky chat room separators


    Parameters

    • msg: HTMLElement

    Returns void