[Go to site: main page, start]

Function chatBubbleHTML

  • A hook event that fires when a chat bubble is initially configured.

    Parameters

    • token: canvas.placeables.Token

      The speaking token

    • html: HTMLElement

      The HTML of the chat bubble

    • message: string

      The spoken message text

    • options: ChatBubbleOptions

      Provided options which affect bubble appearance

    Returns boolean | void

    May return false to prevent the calling workflow