mirror of
https://github.com/MikuLeaks/KianaBH3.git
synced 2026-03-28 17:22:23 +01:00
feat: Implement dispatch encryption
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
||||
class ShieldVerifyBody(BaseModel):
|
||||
token: str
|
||||
uid: str
|
||||
uid: str
|
||||
|
||||
Reference in New Issue
Block a user