-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathquick_reply.json
More file actions
89 lines (89 loc) · 1.94 KB
/
Copy pathquick_reply.json
File metadata and controls
89 lines (89 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
[
{
"title": "图片简介",
"msg": "<b>米哈的群组频道信息</b>\n<b>群组:</b> https://t.me/DeveloperTeamGroup\n<b>频道:</b> https://t.me/TGBotDevelopment\n<b>网站:</b> https://miha.uk ",
"type": "photo",
"buttons": [
[
{
"text": "米哈的频道",
"url": "https://t.me/TGBotDevelopmen"
},
{
"text": "米哈的群组",
"url": "https://t.me/DeveloperTeamGroup"
}
],
[
{
"text": "米哈的网站",
"url": "https://miha.uk"
}
],
[
{
"text": "联络米哈",
"url": "https://t.me/MrMiHa"
}
]
]
},
{
"title": "文字简介",
"msg": "<b>米哈的群组频道信息</b>\n<b>群组:</b> https://t.me/DeveloperTeamGroup\n<b>频道:</b> https://t.me/TGBotDevelopment\n<b>网站:</b> https://miha.uk ",
"type": "text",
"buttons": [
[
{
"text": "米哈的频道",
"url": "https://t.me/TGBotDevelopmen"
},
{
"text": "米哈的群组",
"url": "https://t.me/DeveloperTeamGroup"
}
],
[
{
"text": "米哈的网站",
"url": "https://miha.uk"
}
],
[
{
"text": "联络米哈",
"url": "https://t.me/MrMiHa"
}
]
]
},
{
"title": "随便写写",
"msg": "随便写写而已",
"type": "text",
"buttons": [
[
{
"text": "米哈的频道",
"url": "https://t.me/TGBotDevelopmen"
},
{
"text": "米哈的群组",
"url": "https://t.me/DeveloperTeamGroup"
}
],
[
{
"text": "米哈的网站",
"url": "https://miha.uk"
}
],
[
{
"text": "联络米哈",
"url": "https://t.me/MrMiHa"
}
]
]
}
]