mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-04 22:42:27 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
f0a7c793d2
@ -71,6 +71,8 @@ deviceInfo = { bot -> /* create device info */ }
|
|||||||
setDeviceInfo(bot -> /* create device info */)
|
setDeviceInfo(bot -> /* create device info */)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
在线生成自定义设备信息的 `device.json`: https://ryoii.github.io/mirai-devicejs-generator/
|
||||||
|
|
||||||
#### 切换登录协议
|
#### 切换登录协议
|
||||||
Mirai 支持多种登录协议:`ANDROID_PHONE`,`ANDROID_PAD`,`ANDROID_WATCH`,默认使用 `ANDROID_PHONE`。
|
Mirai 支持多种登录协议:`ANDROID_PHONE`,`ANDROID_PAD`,`ANDROID_WATCH`,默认使用 `ANDROID_PHONE`。
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user