Skip to content

Commit

Permalink
Update ToEnWikipediaBot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jnton authored Sep 15, 2024
1 parent d56f99b commit 3700453
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ToEnWikipediaBot.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,8 @@ async def start(update: Update, context: ContextTypes.DEFAULT_TYPE) -> None:
description_text,
parse_mode='HTML',
reply_markup=reply_markup
reply_to_message_id=update.message.message_id

)

def setup_handlers(application):
Expand Down

0 comments on commit 3700453

Please sign in to comment.