Skip to content

Commit

Permalink
Update getting-team-info.md
Browse files Browse the repository at this point in the history
added some fields to RustTeamNote
  • Loading branch information
ottowong authored Mar 4, 2024
1 parent 275383f commit 4811132
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/api-methods/getting-team-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@ death_time: int

class RustTeamNote with fields:

type
type: int
x: float
y: float
icon: int
colour_index: int
label: string
```

So, to get the name of the first member in the team you can do:
Expand Down

0 comments on commit 4811132

Please sign in to comment.