diff --git a/docs/api-methods/getting-team-info.md b/docs/api-methods/getting-team-info.md index 8a84c83..05aca28 100644 --- a/docs/api-methods/getting-team-info.md +++ b/docs/api-methods/getting-team-info.md @@ -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: