-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
data = {
'last_index': 0
}
await mgr.send('fetchContestGameRecords', print, data)
In fetchContestGameRecords req is ReqFetchCustomizedContestGameRecordList
ReqFetchCustomizedContestGameRecordList : last_index int
No matter what value is assigned to last_index or None, error code=2501 will always be returned.
I'm really confused. Could you please give me some guidance?
Metadata
Metadata
Assignees
Labels
No labels