Dandelion101
Dandelion101
When trying to cancel a buy order I sometimes get the following response {'success': 79, 'error': None} How can I fix this? And what does this error mean? steampy 1.1.2
I need to confirm an offer I created on my account myself, but I need confirmation from steam guard. I tried using the accept_trade_offer method, but it only works for...
I need to convert the auth key and dc id into a tdata file. How can I do this?
I want to use two simple calendars in one file, for this I need to generate two callbacks with different prefixes so that they go to different handlers. I don't...