This is an old revision of the document!
[POST] /game/party/sendMatchChat
AUTHENTICATION
Request
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
AoE2DE
broadcast=0&callNum=150&connect_id=ebyb0gp9rsvu863i501263m9wjly55&lastCallTime=2616898&match_id=186444398&message=0*gg&messageTypeID=0&sessionID=ebyb0gp9rsvu863i501263m9wjly55
AoE4
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 |
|---|---|---|---|
| broadcast | int | 1 | aoe4: 1, aoe2de: 0 ? |
| callNum | int | 123 | |
| connect_id | str | ccc | |
| from_profile_id | int | 111 | only AoE4 |
| lastCallTime | timestamp | 111 | |
| match_id | int | 555 | |
| message | str | dummymsg | |
| messageTypeID | int | 2 | |
| sessionID | str | zzz | |
| to_profile_id | id | 222 | only AoE4 |
Response
AoE2:DE
[ 0 ]