Skip to content

Commit

Permalink
Fix parse_mode
Browse files Browse the repository at this point in the history
  • Loading branch information
b00bl1k committed May 22, 2024
1 parent baf3fba commit 9ad9125
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion avbot/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,5 @@ def vin_get_info(self, chat_id, message_id, vin, user_id):
bot.send_message(
chat_id,
message,
parse_mode="Markdown",
reply_to_message_id=message_id,
)

0 comments on commit 9ad9125

Please sign in to comment.