client
This module has the client to connect to BlueArchive API.
Client
An asynchronous client used to interact with the BlueArchive API.
Source code in barch\client.py
character
property
The CharacterService used to make character related requests.
close
async
Close the existing client session.
Warning
You will receive an error in your console if this is not called before the program terminates.