GooG2e
Results
1
issues of
GooG2e
Hello! When I try to send media message I receive this error. I send it with such way. ``` Program.TgApi.SendMediaMessage(new InputPeerForeignConstructor(user.id,user.accessHash), new InputMediaUploadedThumbVideoConstructor(fl, thumb, VideoInfo.Duration / 1000, VideoInfo.BestVideoStream.Width, VideoInfo.BestVideoStream.Height)) ```...