Update anime.py
This commit is contained in:
parent
990d244e81
commit
71e705ffe3
|
|
@ -256,7 +256,7 @@ def weebhelp(update, context):
|
|||
• `/chr`*:* search character
|
||||
• `/mng`*:* search manga
|
||||
'''
|
||||
update.effective_message.reply_photo("https://telegra.ph/file/87b7878ee9d6273af566f.jpg", help_string, parse_mode=ParseMode.MARKDOWN)
|
||||
update.effective_message.reply_photo("https://telegra.ph/file/db03910496f06094f1f7a.jpg", help_string, parse_mode=ParseMode.MARKDOWN)
|
||||
|
||||
|
||||
ANIME_HANDLER = CommandHandler("al", anime)
|
||||
|
|
|
|||
Loading…
Reference in New Issue