-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathdata.txt
48 lines (41 loc) · 1.54 KB
/
data.txt
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
Array
(
[ok] => 1
[result] => Array
(
[0] => Array
(
[update_id] => 616105157
[message] => Array
(
[message_id] => 2335
[from] => Array
(
[id] => 213800199
[first_name] => Dray
[last_name] => 🔆
[username] => drayc
)
[chat] => Array
(
[id] => 213800199
[first_name] => Dray
[last_name] => 🔆
[username] => drayc
[type] => private
)
[date] => 1462357922
[text] => /bot 你是谁
[entities] => Array
(
[0] => Array
(
[type] => bot_command
[offset] => 0
[length] => 4
)
)
)
)
)
)