Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 618 Bytes

File metadata and controls

11 lines (8 loc) · 618 Bytes

Tgm.Roborally.Api.Model.JoinResponse

All the data you need as you joined a game.

Properties

Name Type Description Notes
Id int This id uniquely identifys the player (in a game). Not to be confused with the `uid` which is used for authentication
Pat string The uid is the key for the joined player. You need this key for authentication

[Back to Model list] [Back to API list] [Back to README]