-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTEXT.json
101 lines (101 loc) · 2.17 KB
/
TEXT.json
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
90
91
92
93
94
95
96
97
98
99
100
101
{
"update_id": 166770016,
"message": {
"message_id": 477,
"from": {
"id": 1821266651,
"is_bot": false,
"first_name": "RSUD CIBABAT",
"last_name": "CIMAHI",
"username": "rscibabat",
"language_code": "en"
},
"chat": {
"id": 1821266651,
"first_name": "RSUD CIBABAT",
"last_name": "CIMAHI",
"username": "rscibabat",
"type": "private"
},
"date": 1633686033,
"text": "TELEGRAM BOT SCRIPT\n\n#Bots are third-party applications that run inside Telegram simply created by @BotFather and It's free $USD but secure.\n\nAuto-detecting for email address [email protected], phone number +1-212-555-0123, url https://telegram.org.\n\nText with Bold, Italic, Underline, Strikethrough, Monospace\n\nStarting now with /start@BotFather",
"entities": [
{
"offset": 0,
"length": 21,
"type": "text_link",
"url": "https://telegram-bot-script.blogspot.com/"
},
{
"offset": 21,
"length": 5,
"type": "hashtag"
},
{
"offset": 99,
"length": 10,
"type": "mention"
},
{
"offset": 125,
"length": 4,
"type": "cashtag"
},
{
"offset": 134,
"length": 6,
"type": "bold"
},
{
"offset": 134,
"length": 6,
"type": "italic"
},
{
"offset": 176,
"length": 25,
"type": "email"
},
{
"offset": 216,
"length": 15,
"type": "phone_number"
},
{
"offset": 237,
"length": 20,
"type": "url"
},
{
"offset": 270,
"length": 4,
"type": "bold"
},
{
"offset": 276,
"length": 6,
"type": "italic"
},
{
"offset": 284,
"length": 9,
"type": "underline"
},
{
"offset": 295,
"length": 13,
"type": "strikethrough"
},
{
"offset": 310,
"length": 11,
"type": "code"
},
{
"offset": 339,
"length": 16,
"type": "bot_command"
}
]
}
}