mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 08:41:29 +00:00
⏪ revert call method to http post, add api handle
This commit is contained in:
@ -37,6 +37,7 @@ class PrivateSenderInfo(BaseModel):
|
||||
|
||||
|
||||
class Event(BaseEvent):
|
||||
self_id: int
|
||||
type: str
|
||||
|
||||
@classmethod
|
||||
|
Reference in New Issue
Block a user