Interface IDiceRollOptions

Used to call the dddice API

Hierarchy

  • IDiceRollOptions

Properties

external_id?: string

ID to link to an external system

label?: string

Additional context about the roll (e.g. Longsword)

operator?: Record<string, string>

Flags and operators

room?: string

Room to roll in

whisper?: number[]

Participant IDs to whisper this roll to

Generated using TypeDoc