mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
✏️ uid → open_id
This commit is contained in:
2
src/plugins/Mys/types/GameLogin.d.ts
vendored
2
src/plugins/Mys/types/GameLogin.d.ts
vendored
@@ -83,7 +83,7 @@ declare namespace TGApp.Plugins.Mys.GameLogin {
|
||||
* @return StatusPayloadRaw
|
||||
*/
|
||||
interface StatusPayloadRaw {
|
||||
uid: string;
|
||||
open_id: string;
|
||||
open_token: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user