rlink:game:party:sendmatchchat

This is an old revision of the document!


[POST] /game/party/sendMatchChat

AUTHENTICATION

POST /game/party/sendMatchChat HTTP/1.1
Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2;
Host: aoe-api.reliclink.com
Accept-Encoding: identity
Accept: */*
Content-Length: 229
Pragma: no-cache
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Cache-Control: no-store

broadcast=0&callNum=150&connect_id=ebyb0gp9rsvu863i501263m9wjly55&lastCallTime=2616898&match_id=186444398&message=0*gg&messageTypeID=0&sessionID=ebyb0gp9rsvu863i501263m9wjly55
parameter type value comments
broadcastint1

aoe4: 1, aoe2de: 0 ?

callNumint123
connect_idstrccc
lastCallTimetimestamp111
match_idint555
messagestrdummymsg
messageTypeIDint2
sessionIDstrzzz
[
   0 // result status code
]
POST /game/party/sendMatchChat HTTP/1.1
Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2;
Host: aoe-api.reliclink.com
Accept-Encoding: identity
Accept: */*
Content-Length: 229
Pragma: no-cache
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Cache-Control: no-store

broadcast=1&callNum=123&connect_id=ccc&from_profile_id=111&lastCallTime=111&match_id=555&message=dummymsg&messageTypeID=2&sessionID=zzz&to_profile_id=222
parameter type value comments
broadcastint1

aoe4: 1, aoe2de: 0 ?

callNumint123
connect_idstrccc
from_profile_idint111

only AoE4

lastCallTimetimestamp111
match_idint555
messagestrdummymsg
messageTypeIDint2
sessionIDstrzzz
to_profile_idid222

only AoE4

[
   0 // result status code
]
  • rlink/game/party/sendmatchchat.1666919398.txt.gz
  • Last modified: 4 years ago
  • by 127.0.0.1