mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-26 08:30:11 +08:00
[core] 更新 ANDROID_WATCH 注释, 标注当群被设置为不提醒的的时候, 服务器不会推送消息, close #2546
This commit is contained in:
parent
5b3e508b75
commit
f6b5a23734
@ -234,7 +234,9 @@ public open class BotConfiguration : AbstractBotConfiguration() { // open for Ja
|
||||
/**
|
||||
* Android 手表.
|
||||
*
|
||||
* 注意: 不支持戳一戳事件解析
|
||||
* 注意:
|
||||
* - 不支持戳一戳事件解析
|
||||
* - 由于该协议的省电特性, 当群被设置为不提醒的的时候, 服务器不会推送消息.
|
||||
*/
|
||||
ANDROID_WATCH,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user