ramonsaraiva / pubg-python

A python wrapper for the PUBG developer API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could pubg-python add a new Telemetry events?

Youri401 opened this issue · comments

I want to get a telemetry events. so I tried to run this "telemetry = api.telemetry(asset.url)" code.
but I recieve a KeyError: 'LogHeal'.
So Could pubg-python update for pubg API V7.8.0?

Fixed on #54