Changed pfp to Luna
This commit is contained in:
parent
e2e5eb6ca3
commit
1f5b17cbc5
3 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ module.exports = (bot) => {
|
|||
bot.help((ctx) => {
|
||||
const Strings = getStrings(ctx.from.language_code);
|
||||
ctx.replyWithPhoto(
|
||||
resources.lynxFullPhoto, {
|
||||
resources.lunaCat2, {
|
||||
caption: Strings.lynxHelp,
|
||||
parse_mode: 'Markdown',
|
||||
reply_to_message_id: ctx.message.message_id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue