W
Size: a a a
W
.
.
JD
Д
АТ
1
АТ
1
ctx.editMessageReplyMarkup(Markup.inlineKeyboard(buttons))
АТ
{
reply_markup: JSON.stringify({inline_keyboard: buttons})
}
1
АТ
1
VS
АТ
АТ
app.telegram.editMessageReplyMarkup(channel, post_id, undefined, JSON.stringify({inline_keyboard: [[{text: 'Принять участие ('+count+')', callback_data: '/newuser'}]]}))
АТ
VS
АТ
1