mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 15:40:28 +08:00
Remove @JvmSynthetic
on bridge functions
This commit is contained in:
parent
894e3fb14b
commit
f08a29b472
@ -36,7 +36,6 @@ public interface CommandSender {
|
||||
/**
|
||||
* 立刻发送一条消息
|
||||
*/
|
||||
@JvmSynthetic
|
||||
@JvmBlockingBridge
|
||||
public suspend fun sendMessage(message: Message)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user