Skip to content

Clients

DevRuby edited this page Mar 29, 2023 · 2 revisions

Client

CSGOClient

class TrackerGG.CSGOClient(api_key: str)

Parameters:

  • api_key (str) - Tracker API Key

Methods

  • await get_profile(identifier: str)

Parameters:

  • api_key (str) - Tracker API Key

This function is a coroutine.

Return CSGOProfile object

Clone this wiki locally