Add SteamBot

This commit is contained in:
AlberLC
2024-07-04 04:18:12 +02:00
parent 46a50767af
commit 2465755bc0

View File

@@ -82,8 +82,8 @@ class SteamBot(MultiBot, ABC):
) as context:
yield context
@staticmethod
async def _get_app_data(
self,
session: aiohttp.ClientSession,
ids_batch: Iterable[str],
country_code: str