mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-11 03:50:54 +00:00
26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
["ok"] true
|
|
["result",0,"update_id"] 123456789
|
|
["result",0,"message","message_id"] 123456789
|
|
["result",0,"message","from","id"] 123456789
|
|
["result",0,"message","from","is_bot"] false
|
|
["result",0,"message","from","first_name"] "Kay"
|
|
["result",0,"message","from","last_name"] "M"
|
|
["result",0,"message","from","username"] "Gnadelwartz"
|
|
["result",0,"message","from","language_code"] "de"
|
|
["result",0,"message","chat","id"] -123456789
|
|
["result",0,"message","chat","title"] "Testgruppe bot only test"
|
|
["result",0,"message","chat","type"] "group"
|
|
["result",0,"message","chat","all_members_are_administrators"] true
|
|
["result",0,"message","date"] 1592372719
|
|
|
|
["result",0,"message","left_chat_participant","id"] 123456789
|
|
["result",0,"message","left_chat_participant","is_bot"] false
|
|
["result",0,"message","left_chat_participant","first_name"] "Kay"
|
|
["result",0,"message","left_chat_participant","last_name"] "M"
|
|
["result",0,"message","left_chat_participant","username"] "Gnadelwartz"
|
|
["result",0,"message","left_chat_member","id"] 123456789
|
|
["result",0,"message","left_chat_member","is_bot"] false
|
|
["result",0,"message","left_chat_member","first_name"] "Kay"
|
|
["result",0,"message","left_chat_member","last_name"] "M"
|
|
["result",0,"message","left_chat_member","username"] "Gnadelwartz"
|