{ "botId": "string" }
curl --location --request POST 'http://localhost/getWalletCookie' \ --header 'X-Token;' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0, "data": { "cookie": "uin=o3456605;" } }