Set JSON
%tgButtons=null
%json=[
"Bank account",
"Safe",
"Cashbox",
"Доллары",
"Вахильчук(Лидогенерация)",
"Safe 2",
"Карта Монобанк, €",
"⬅️Назад"
]
$ %json each(%item2)
%choose_Accounts=👇Выберите счет
✍️Или можете написать несколько символов, чтобы я смог найти его.
...%choose_Accounts
$ %tgButtons push({%button,"reply_payload":{"inputButton":"%tgButtonsNum"}})
calc %tgButtonsNum=%tgButtonsNum + 1
%%inputButton
?inputButton=⬅️Назад
назад так назад
$.text %button set(%item2)
вы нажали%inputButton
%json=[
"Bank account",
"Safe",
"Cashbox",
"Доллары",
"Вахильчук(Лидогенерация)",
"Safe 2",
"Карта Монобанк, €",
"⬅️Назад"
]
//%tgButtons
$..text %button set(%item2)
$ %tgButtons push({"text":"","reply_payload":{"inputButton":"%tgButtonsNum"}})