mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-03 15:10:14 +08:00
[Review] Code cleanup
This commit is contained in:
parent
1215a56775
commit
dc449bdca9
@ -139,7 +139,7 @@ internal object MessageSvcPbSendMsg : OutgoingPacketFactory<MessageSvcPbSendMsg.
|
|||||||
* 发送陌生人消息
|
* 发送陌生人消息
|
||||||
*/
|
*/
|
||||||
@Suppress("FunctionName")
|
@Suppress("FunctionName")
|
||||||
internal inline fun createToStrangerImpl(
|
internal fun createToStrangerImpl(
|
||||||
client: QQAndroidClient,
|
client: QQAndroidClient,
|
||||||
target: Stranger,
|
target: Stranger,
|
||||||
message: MessageChain,
|
message: MessageChain,
|
||||||
|
Loading…
Reference in New Issue
Block a user