-
Notifications
You must be signed in to change notification settings - Fork 2
/
tele_message_obj_example.json
107 lines (107 loc) · 2.78 KB
/
tele_message_obj_example.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
102
103
104
105
106
107
{
"content_type":"text",
"id":329,
"message_id":329,
"from_user":{
"id":23232,
"is_bot":false,
"first_name":"Erwin",
"username":"niweeeee",
"last_name":"None",
"language_code":"en",
"can_join_groups":"None",
"can_read_all_group_messages":"None",
"supports_inline_queries":"None",
"is_premium":"None",
"added_to_attachment_menu":"None"
},
"date":1657367855,
"chat":{
"id":77662948,
"type":"private",
"title":"None",
"username":"niweeeee",
"first_name":"Erwin",
"last_name":"None",
"photo":"None",
"bio":"None",
"join_to_send_messages":"None",
"join_by_request":"None",
"has_private_forwards":"None",
"description":"None",
"invite_link":"None",
"pinned_message":"None",
"permissions":"None",
"slow_mode_delay":"None",
"message_auto_delete_time":"None",
"has_protected_content":"None",
"sticker_set_name":"None",
"can_set_sticker_set":"None",
"linked_chat_id":"None",
"location":"None"
},
"sender_chat":"None",
"forward_from":"None",
"forward_from_chat":"None",
"forward_from_message_id":"None",
"forward_signature":"None",
"forward_sender_name":"None",
"forward_date":"None",
"is_automatic_forward":"None",
"reply_to_message":"None",
"via_bot":"None",
"edit_date":"None",
"has_protected_content":"None",
"media_group_id":"None",
"author_signature":"None",
"text":"shelekrelrkr",
"entities":"None",
"caption_entities":"None",
"audio":"None",
"document":"None",
"photo":"None",
"sticker":"None",
"video":"None",
"video_note":"None",
"voice":"None",
"caption":"None",
"contact":"None",
"location":"None",
"venue":"None",
"animation":"None",
"dice":"None",
"new_chat_member":"None",
"new_chat_members":"None",
"left_chat_member":"None",
"new_chat_title":"None",
"new_chat_photo":"None",
"delete_chat_photo":"None",
"group_chat_created":"None",
"supergroup_chat_created":"None",
"channel_chat_created":"None",
"migrate_to_chat_id":"None",
"migrate_from_chat_id":"None",
"pinned_message":"None",
"invoice":"None",
"successful_payment":"None",
"connected_website":"None",
"reply_markup":"None",
"json":{
"message_id":329,
"from":{
"id":77662948,
"is_bot":false,
"first_name":"Erwin",
"username":"niweeeee",
"language_code":"en"
},
"chat":{
"id":2131231,
"first_name":"Erwin",
"username":"niweeeee",
"type":"private"
},
"date":1657367855,
"text":"shelekrelrkr"
}
}