Skip to content

Commit

Permalink
@AvgAppBot - Shelter Mini provides an opportunity to donate to the sh…
Browse files Browse the repository at this point in the history
…elter and shows future pet-friends
  • Loading branch information
livetemplates authored and infraket committed Oct 10, 2023
1 parent 892487d commit d0ce304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def command_pay(web_app_message):
bot.send_invoice(
chat_id=web_app_message.chat.id,
title='Donate',
description='Donate to the shelter',
description='Donate to the shelter 🐶',
invoice_payload='g',
provider_token=provider_token,
currency='usd',
Expand Down

0 comments on commit d0ce304

Please sign in to comment.