Changed pfp to Luna

This commit is contained in:
lucmsilva651 2024-07-26 00:06:04 -03:00
parent e2e5eb6ca3
commit 1f5b17cbc5
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
3 changed files with 4 additions and 4 deletions

View file

@ -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