Skip to content

Commit

Permalink
chore: forgot to change
Browse files Browse the repository at this point in the history
  • Loading branch information
krypton-byte committed Feb 1, 2024
1 parent 78824ac commit 13138fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def handler(client: NewClient, message: MessageEv):
case "_video":
client.send_video(
chat,
"/home/krypton-byte/Videos/Screenrecorder/Capture_2024-01-28-00-18-32.mp4",
"https://download.samplelib.com/mp4/sample-5s.mp4",
caption="Test",
quoted=message,
)
Expand Down

0 comments on commit 13138fd

Please sign in to comment.