Answer the question
In order to leave comments, you need to log in
How to adjust the height of the keyboard to the height of the button in the viber bot?
Hello! How in Viber Bot to adjust (reduce) the height of the keyboard to the height of the only button that is 1 Rows? Is there some php line for this? By default, even one button is pressed to the top, and free space "walks" from the bottom and thus the useful part of the window with correspondence is blocked ... Thank you!
$message['keyboard'] = [
"Type" => "keyboard",
"DefaultHeight" => true,
"Buttons" => [
[
"Columns" => 6,
"Rows" => 1,
...
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