Add another superpower: fetching 2FA deviceID automatically

This commit is contained in:
JustArchi
2020-07-05 00:45:13 +02:00
parent 0ce04415ea
commit 4ead85965a
9 changed files with 81 additions and 140 deletions

View File

@@ -882,7 +882,6 @@ namespace ArchiSteamFarm {
[PublicAPI]
public enum EUserInputType : byte {
None,
DeviceID,
Login,
Password,
SteamGuard,