Skip to content

Commit

Permalink
Update Inventory.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Citrinate committed Jan 11, 2025
1 parent aaaca73 commit cdf0642
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CS2Interface/IPC/Documentation/Items/Inventory.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Get the CS2 inventory for the given `botName`

> [!NOTE]
> There's a few seconds of delay between when the interface first connects and when bot's inventory is available.
> There's a few seconds of delay between when the interface first connects and when the bot's inventory is available.
## Path Parameters

Expand All @@ -20,7 +20,6 @@ Name | Required | Description
`minimal` | No | If set to true, the response will only contain the data recieved from CS2
`showDefs` | No | If set to true, the response will include a `defs` property containing additional game data


## Response Result

Property | Type | Description
Expand Down

0 comments on commit cdf0642

Please sign in to comment.