Devesh Pal

Results 14 issues of Devesh Pal

**Checklist** * [x] The error is in the library's code, and not in my own. * [x] I have searched for this issue before posting it and there isn't a...

bug

Media object was missing the variants attribute/data. even though it was present in https://developer.twitter.com/en/docs/twitter-api/data-dictionary/object-model/media

Ik, it can be called as Telethon/Pyrogram method, but will be glad to have that in tgcalls as friendly method...

### Is your feature request related to a problem? Please describe. I want to set a character limit in Input. I can't find the required prop in docs. Vs code...

feature request

The code I was using ``` from moviepy.editor import VideoFileClip m = VideoFileClip("_file_") m = m.margin(left=10, right=10,top=10,bottom=10,color=(255,255,255)) m.write_videofile("file.mp4") ``` I would like to know that, how can I add rounded...

question
video