You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I want only to get wallet balance, send trade offer withour loosing my items or other actions that don't require mobile confirmations - there is no need to set mobile session. It can reduce processing time.
So SteamGuard class can be moved from MobileAuth, because it's used to regular login
The text was updated successfully, but these errors were encountered:
If my bot will trade his items with items of an other user. I have to connect the bot with mobile authentication ? Or i can connect it with mail confirmation ?
If I want only to get wallet balance, send trade offer withour loosing my items or other actions that don't require mobile confirmations - there is no need to set mobile session. It can reduce processing time.
So
SteamGuard
class can be moved fromMobileAuth
, because it's used to regular loginThe text was updated successfully, but these errors were encountered: