Module in_game

Source
Expand description

Module for the LoL in_game API, docs have been copied from their official counterparts

All types are all generated from the official JSON snippets

Modules§

types
This module is full of auto generated JSON for in game events

Structs§

GameClient
Struct that represents a connection to the in game api client Because the URL is constant, this is a zero sized struct to help organize code

Constants§

URL
The only url the in game API can be used on