items¶
-
class
csgo.features.items.Items¶ Bases:
object-
request_preview_data_block(s, a, d, m)¶ Request item preview data block
The parameters can be taken from
inspectlinks either from an inventory or market. The market has themparamter, while the inventory one hass. Set the missing one to0. Exampleinpsectlinks:steam://rungame/730/765xxxxxxxxxxxxxx/+csgo_econ_action_preview%20S11111111111111111A2222222222D33333333333333333333`` steam://rungame/730/765xxxxxxxxxxxxxx/+csgo_econ_action_preview%20M444444444444444444A2222222222D33333333333333333333``
Parameters: Response event:
item_data_blockParameters: message (proto message) – CEconItemPreviewDataBlock
-