-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathfn.msg.txt
40 lines (40 loc) · 1.75 KB
/
fn.msg.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"Body": {
"TypeName": "com.riotgames.platform.serviceproxy.dispatch.LcdsServiceProxyResponse",
"payload": {
"counter": 3,
"phaseName": "DRAFT_PREMADE",
"premadeState": {
"timer": 3596324,
"draftPremadeId": "66156258-0eb4-42cb-b4b0-9aeecb911dbc",
"premadeChatRoomId": "66156258-0eb4-42cb-b4b0-9aeecb911dbc",
"captainSlotId": 0,
"readyToMatchmake": true,
"draftSlots": [
{
"slotId": 0,
"summonerName": "hzj",
"draftPositionPreferences": [
"FILL",
"BOTTOM"
]
}
],
"playableDraftPositions": [
"BOTTOM",
"UTILITY",
"FILL",
"JUNGLE",
"TOP",
"MIDDLE"
],
"localPlayerSlotId": 0
}
},
"Status": "OK",
"MessageId": "9D3C07C5-7A6F-372E-EAD2-D29F61B2B14D",
"MethodName": "tbdGameDtoV1",
"ServiceName": "teambuilder-draft",
"Payload": "{\"counter\":3,\"phaseName\":\"DRAFT_PREMADE\",\"premadeState\":{\"timer\":3596324,\"draftPremadeId\":\"66156258-0eb4-42cb-b4b0-9aeecb911dbc\",\"premadeChatRoomId\":\"66156258-0eb4-42cb-b4b0-9aeecb911dbc\",\"captainSlotId\":0,\"readyToMatchmake\":true,\"draftSlots\":[{\"slotId\":0,\"summonerName\":\"hzj\",\"draftPositionPreferences\":[\"FILL\",\"BOTTOM\"]}],\"playableDraftPositions\":[\"BOTTOM\",\"UTILITY\",\"FILL\",\"JUNGLE\",\"TOP\",\"MIDDLE\"],\"localPlayerSlotId\":0}}"
}
}