Answer the question
In order to leave comments, you need to log in
How to get information from JSON dictionary?
I have a telegram json array of buttons.
[
[
{
"text": "F",
"callback_data": "{\"type\":\"new-btn\",\"owner_id\":33,\"product_id\":\"mdgnwmavm\"}"
}
],
[
{
"text": "G",
"callback_data": "{\"type\":\"new-btn\",\"owner_id\":11,\"product_id\":\"lgds35fjh\"}"
}
]
]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question