$output: Array
(
[update_id] => 801037387
[message] => Array
(
[message_id] => 726
[from] => Array
(
[id] => 1358111111
[is_bot] =>
[first_name] => first_name
[username] => username
[language_code] => ru
)
[chat] => Array
(
[id] => 1358111111
[first_name] => first_name
[username] => username
[type] => private
)
[date] => 1631124344
[text] => /test
[entities] => Array
(
[0] => Array
(
[offset] => 0
[length] => 5
[type] => bot_command
)
)
)
)
$result: {"ok":true,"result":{"message_id":727,"from":{"id":1358111111,"is_bot":true,"first_name":"BOT_NAME","username":"bot_username_bot"},"chat":{"id":1358111111,"first_name":"first_name","username":"username","type":"private"},"date":1631124344,"text":"ok","reply_markup":{"inline_keyboard":[[{"text":"Google url","url":"http://google.com/"},{"text":"work plz","callback_data":"/plz"}]]}}}
$output: Array
(
[update_id] => 801037387
[callback_query] => Array
(
[id] => 5831111111111111122
[from] => Array
(
[id] => 1358111111
[is_bot] =>
[first_name] => first_name
[username] => username
[language_code] => ru
)
[message] => Array
(
[message_id] => 727
[from] => Array
(
[id] => 1981111111
[is_bot] => 1
[first_name] => BOT_NAME
[username] => bot_username_bot
)
[chat] => Array
(
[id] => 1358111111
[first_name] => first_name
[username] => username
[type] => private
)
[date] => 1631124344
[text] => ok
[reply_markup] => Array
(
[inline_keyboard] => Array
(
[0] => Array
(
[0] => Array
(
[text] => Google url
[url] => http://google.com/
)
[1] => Array
(
[text] => work plz
[callback_data] => /plz
)
)
)
)
)
[chat_instance] => 3145335060324141222
[data] => /plz
)
)