Hierarchy

  • ChatMessage
    • ChatMessagePF

Constructors

  • Parameters

    • Rest...args: [data?: ChatMessageDataConstructorData, context?: Context<null>]

    Returns ChatMessagePF

Properties

systemRolls: undefined | object

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

Accessors

Methods

  • Parameters

    • data: any
    • context: any
    • user: any

    Returns Promise<void>