Interface IRobotJoinInfo

Properties of a RobotJoinInfo.

Hierarchy

  • IRobotJoinInfo

Implemented by

Properties

Avatar?: null | string

RobotJoinInfo Avatar

RobotId?: null | string

RobotJoinInfo RobotId

RobotName?: null | string

RobotJoinInfo RobotName

X?: null | number

RobotJoinInfo X

Y?: null | number

RobotJoinInfo Y

Generated using TypeDoc