response = market.publishing.fast( item_id=1234567890, price=100, category_id=24, origin="autoreg", currency="rub", title="Telegram account", description="Public description", information="Private information", login="dc_id", password="auth_key", extra={"checkSpam": True}, allow_ask_discount=True, proxy_id=12345 ) print(response.json())
https://github.com/AS7RIDENIED/LOLZTEAM/blob/main/Documentation/Market.md#fast-1 Если смотреть тут, то параметра такого нет, а то, что указано в примере вероятнее всего ошибка, т.к. item_id - id аккаунта
EsliHochesh, указывай так: price=100, category_id=24, origin="autoreg", currency="rub", title="Telegram account", description="Public description", information="Private information"