Answer the question
In order to leave comments, you need to log in
How to send Inline keyboard in GET POST request?
How to send a request for example through the browser line? I need inline buttons.
Request example:
https://api.telegram.org/bot366919782:AAGJjIC2kBza...
Answer the question
In order to leave comments, you need to log in
In your previous question , I gave an answer on how to form such a keyboard and send data. In the same place, we determined that it is possible to send data both via POST and via GET.
Here you have an array of $params data, well, do it simply
and get a string that through "?" add to your url and try to submit in browser.
See what happens in the end.
upd. do not forget to collect all the necessary data in $params
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question