Pathfinder 1e for Foundry VTT
    Preparing search index...

    Class ChatMessagePF

    Chat Message document extension

    Hierarchy

    • ChatMessage
      • ChatMessagePF
    Index

    Constructors

    • Parameters

      • Optionaldata: CreateData

        Initial data from which to construct the ChatMessage

      • Optionalcontext: ConstructionContext

        Construction context options

      Returns ChatMessagePF

    Properties

    systemRolls: undefined | object

    An object containing Pathfinder specific rolls for this chat message, with a structure grouping them by their purpose.

    title: undefined | string

    Accessors

    Methods

    • Parameters

      • data: any
      • options: any
      • userId: any

      Returns void

    • Render card content

      Parameters

      • options: object

        Render options

      Returns HTMLElement

      Synced with v13.339

      Happens too late for hooks

    • Parameters

      • source: boolean = true

        Return source data

      • clean: boolean = true

        Clean the source data of excess data

      Returns object

      • Raw data