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