Soggy cat
This commit is contained in:
parent
2b779b3a55
commit
863f3a8bca
5 changed files with 41 additions and 10 deletions
|
@ -32,6 +32,7 @@ module.exports = (bot) => {
|
|||
const Strings = getStrings(ctx.from.language_code);
|
||||
const options = {
|
||||
parse_mode: 'Markdown',
|
||||
disable_web_page_preview: true,
|
||||
reply_markup: JSON.stringify({
|
||||
inline_keyboard: [
|
||||
[{ text: Strings.goBack, callback_data: '6' }],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue