mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +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
|
||||
|
||||
@staticmethod
|
||||
async def get_account_name() -> Optional[str]:
|
||||
async def get_account_name(target: Target) -> Optional[str]:
|
||||
"return the username(name) of the target"
|
||||
raise NotImplementedError()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user