Add SteamBot
This commit is contained in:
@@ -82,8 +82,8 @@ class SteamBot(MultiBot, ABC):
|
|||||||
) as context:
|
) as context:
|
||||||
yield context
|
yield context
|
||||||
|
|
||||||
|
@staticmethod
|
||||||
async def _get_app_data(
|
async def _get_app_data(
|
||||||
self,
|
|
||||||
session: aiohttp.ClientSession,
|
session: aiohttp.ClientSession,
|
||||||
ids_batch: Iterable[str],
|
ids_batch: Iterable[str],
|
||||||
country_code: str
|
country_code: str
|
||||||
|
|||||||
Reference in New Issue
Block a user