943 B
943 B
title | description |
---|---|
replyMarkupShowKeyboard | Contains custom keyboard layout for fast reply to bot |
Constructor: replyMarkupShowKeyboard
Contains custom keyboard layout for fast reply to bot
Attributes:
Name | Type | Required | Description |
---|---|---|---|
rows | Array of keyboardButton | Yes | List of rows of bot keyboard buttons |
resize_keyboard | Bool | Yes | Do clients need to resize keyboard vertically |
one_time | Bool | Yes | Do clients need to hide keyboard after use |
personal | Bool | Yes | Keyboard is showed automatically only for mentioned users or replied to user, for incoming messages it is true if and only if keyboard needs to be automatically showed to current user |