Skip to main content
Module

x/bcdeno_api/mod.ts>GameSystem

🎲 Use BCDice-API from Deno easily
Latest
interface GameSystem
Re-export
import { type GameSystem } from "https://deno.land/x/bcdeno_api@v1.1.1/mod.ts";

Properties

id: string
name: string
sortKey: string

ゲームシステム名をソートするためのキー

commandPattern: RegExp

指定されたコマンドがこのゲームシステムで実行可能かをチェックするための正規表現

helpMessage: string

使い方などの追加情報