Interface GameChatAnalysisMessage

Hierarchy

  • GameChatAnalysisMessage

Properties

branch_move?: number
from?: number
marks?: {
    [mark: string]: string;
}

Type declaration

  • [mark: string]: string
moves?: string
name?: string
pen_marks?: unknown[]
type: "analysis"

Generated using TypeDoc