We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PB
40l
blitz
https://ch.tetr.io/api/streams/any_userrecent_5eb3a6530b29196c155074e8
https://ch.tetr.io/api/streams/40l_userrecent_5eb3a6530b29196c155074e8
https://ch.tetr.io/api/streams/blitz_userrecent_5eb3a6530b29196c155074e8
不明原因上面这俩的 records 总是为空, 即使两分钟内有游玩记录
records
https://ch.tetr.io/api/streams/40l_userbest_5eb3a6530b29196c155074e8
https://ch.tetr.io/api/streams/blitz_userbest_5eb3a6530b29196c155074e8
data.records 是一个数组 如果是查询 any 时类型可以根据 record.endcontext.gameType 判断 然后或许可以使用 tetris-stats TETR.IO recent_40l #2, tetris-stats TETR.IO 40l #2 这样查询 🤔
data.records
any
record.endcontext.gameType
tetris-stats TETR.IO recent_40l #2
tetris-stats TETR.IO 40l #2
为 v2/tetrio/record/40l 和 v2/tetrio/record/blitz 添加了 type 和 personal_rank
v2/tetrio/record/40l
v2/tetrio/record/blitz
type
personal_rank
type 表现为 best 黄色卡片加黄色辉光文字, 用于 PB#1 personal_best 黄色卡片, 用于其他 PB recent 蓝色卡片, 用于最近打的, 没有 PB disputed 红色卡片, 用于有争议的记录
best
PB#1
personal_best
recent
disputed
The text was updated successfully, but these errors were encountered:
streams api已失效 不知道新的是什么)
streams api
新的:
https://ch.tetr.io/api/users/{USER}/records/{40l | blitz}/top https://ch.tetr.io/api/users/{USER}/records/{40l | blitz}/recent https://ch.tetr.io/api/users/{USER}/records/{40l | blitz}/progression
Sorry, something went wrong.
api已适配,用什么命令触发呢(
@WOSHIZHAZHA120 新api会返回个array,要不先按rank那样列个表,然后回复序号来输出详细信息?
No branches or pull requests
API
https://ch.tetr.io/api/streams/any_userrecent_5eb3a6530b29196c155074e8
https://ch.tetr.io/api/streams/40l_userrecent_5eb3a6530b29196c155074e8https://ch.tetr.io/api/streams/blitz_userrecent_5eb3a6530b29196c155074e8不明原因上面这俩的
records
总是为空, 即使两分钟内有游玩记录https://ch.tetr.io/api/streams/40l_userbest_5eb3a6530b29196c155074e8
https://ch.tetr.io/api/streams/blitz_userbest_5eb3a6530b29196c155074e8
页面
为
v2/tetrio/record/40l
和v2/tetrio/record/blitz
添加了type
和personal_rank
type
表现为best
黄色卡片加黄色辉光文字, 用于PB#1
personal_best
黄色卡片, 用于其他PB
recent
蓝色卡片, 用于最近打的, 没有PB
disputed
红色卡片, 用于有争议的记录The text was updated successfully, but these errors were encountered: