Skip to content

Commit 8da07a1

Browse files
committed
部分TG组件说明
1 parent c3fa448 commit 8da07a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Writerside/topics/component-telegram-bot-config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
> 注释实际上是不支持的,
1010
> 如果要复制,记得清理掉注释
1111
12-
```json5
12+
```json
1313
{
1414
"component": "simbot.telegram",
1515
"ticket": {
@@ -28,7 +28,7 @@
2828
如果你希望通过长轮询的方式达成主动 **_订阅_** 事件的效果,
2929
记得配置 `longPolling`.
3030

31-
```json5
31+
```json
3232
{
3333
"component": "simbot.telegram",
3434
"ticket": {

0 commit comments

Comments
 (0)