Skip to content

Commit

Permalink
Update start_help.py
Browse files Browse the repository at this point in the history
  • Loading branch information
knox authored Feb 2, 2023
1 parent 6a67dd7 commit 736fe4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ace/bot/plugins/start_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ async def start(b, m):
except UserNotParticipant:
await StreamBot.send_photo(
chat_id=m.chat.id,
photo="",
photo="https://drgraph.cf/J5elPAzF",
caption="<i>Join Update Channel to use Me </i>",
reply_markup=InlineKeyboardMarkup(
[
Expand Down

0 comments on commit 736fe4e

Please sign in to comment.