mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
✏️ 修正类型
This commit is contained in:
@@ -13,7 +13,7 @@ import TGConstant from "../constant/TGConstant";
|
||||
* @since Beta v0.3.0
|
||||
* @param {string} accountId 账户 ID
|
||||
* @param {string} gameToken 游戏 Token
|
||||
* @returns {Promise<string | TGApp.BBS.Response.Base>}
|
||||
* @returns {Promise<TGApp.BBS.Response.getStokenByGameTokenData | TGApp.BBS.Response.Base>}
|
||||
*/
|
||||
export async function getStokenByGameToken(
|
||||
accountId: string,
|
||||
|
||||
Reference in New Issue
Block a user