mirror of
http://shenjack.top:5100/shenjack/icalingua-python-bot.git
synced 2024-11-23 04:31:05 +08:00
yeeee
This commit is contained in:
parent
f1abfd4f9d
commit
e2f619e97f
|
@ -6,7 +6,7 @@ else:
|
|||
NewMessage = TypeVar("NewMessage")
|
||||
IcaClient = TypeVar("IcaClient")
|
||||
|
||||
_version_ = "1.0.0"
|
||||
_version_ = "1.1.0"
|
||||
|
||||
def on_message(msg: NewMessage, client: IcaClient) -> None:
|
||||
if not (msg.is_from_self or msg.is_reply):
|
||||
|
|
Loading…
Reference in New Issue
Block a user