Please enable JavaScript.
Coggle requires JavaScript to display documents.
lib-easyKb, Viber API https://developers.viber.com/docs/api/rest-bot…
lib-easyKb
start
%messageCode=null
go
?sys.platform=viber
else
%vbBtnWidth=3
go
%vbButtons=[]
%odd=null
1 more item...
?oneColumnKeyboard
%vbBtnWidth=6
#
?sys.platform=telegram
?oneColumnKeyboard
%emptyBtnJson={"text":""}
%emptyBtnCaption=$.text %emptyBtnJson
%emptyBtnJson=null
%tgButtons=[]
1 more item...
else
%tgButtons=%buttons
#
?sys.platform=facebook
%fbButtons=%buttons
%keypressed=null
go
//%fbButtons %keypressed
go
1 more item...
%text
%%keypressed
#
else
end
Viber
API
https://developers.viber.com/docs/api/rest-bot-api/#keyboards
keyboards
https://developers.viber.com/docs/tools/keyboards/
keyboard examples
https://developers.viber.com/docs/tools/keyboard-examples/