Skip to main content

ChatRoomAppendChat

Callable

  • ChatRoomAppendChat(div: HTMLElement): void

  • Append an element to the chatroom's chat log, scroll it down and restore focus


    Parameters

    • div: HTMLElement

    Returns void