20260101_01

This commit is contained in:
2026-01-01 00:32:36 +08:00
parent 878dbee576
commit dfd4ec638b
5 changed files with 166 additions and 84 deletions

View File

@@ -1,8 +0,0 @@
from dataclasses import dataclass
#TODO 数据类型
@dataclass
class Sender:
user_id: int
nickname: str
card: str = ""
role: str = "" # admin, owner, member