mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
✨ 查询图支持处理没有签名的情况
This commit is contained in:
@@ -34,7 +34,7 @@ async def render(
|
||||
*,
|
||||
user_avatar: str,
|
||||
user_name: str,
|
||||
user_sign: str,
|
||||
user_sign: str | None,
|
||||
game_type: Literal['TETR.IO'],
|
||||
ranking: str | float,
|
||||
rd: str | float,
|
||||
|
||||
Reference in New Issue
Block a user