I tried it with different videos and it won’t work. :/
In the docs they clearly say I should do:
await client.send_file(entity = "chat", file="C:\Usersfoldtovideo.mp4", video_note = True)
But it won’t work. :/
I tried it with different videos and it won’t work. :/
In the docs they clearly say I should do:
await client.send_file(entity = "chat", file="C:\Usersfoldtovideo.mp4", video_note = True)
But it won’t work. :/
2
Answers
entity should be the phone number or userid of the recipient.
To make a long story short.
The code explanes itself.
And, of course, your video must be of the appropriate format.