Привет!
Помогите пожалуйста, построить правильные запрос. Туплю жестко с JSON (((
reply_markup:{ReplyKeyboardMarkup:{keyboard:[[{KeyboardButton:{text:test}}]]}}
Время сейчас смутные, поэтому выдержки из доки АПИ прилагаю:
reply_markup >
ReplyKeyboardMarkup - Optional interface options. A JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user.
keyboard >
Array of Array of KeyboardButton Array of button rows, each represented by an Array of KeyboardButton objects
KeyboardButton - This object represents one button of the reply keyboard
text >
String Text of the button. If none of the optional fields are used, it will be sent as a message when the button is pressed