mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-05 19:36:43 +08:00
Merge branch 'main' into arknights
This commit is contained in:
commit
b84ac40e52
@ -174,7 +174,7 @@ class PlatformNoTarget(PlatformProto):
|
|||||||
self.reverse_category[val] = key
|
self.reverse_category[val] = key
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
async def get_account_name() -> Optional[str]:
|
async def get_account_name(target: Target) -> Optional[str]:
|
||||||
"return the username(name) of the target"
|
"return the username(name) of the target"
|
||||||
raise NotImplementedError()
|
raise NotImplementedError()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user