tangyoha / telegram_media_downloader

基于Dineshkarthik的项目, 电报视频下载,电报资源下载,跨平台,支持web查看下载进度 ,支持bot下发指令下载,支持下载已经加入的私有群但是限制下载的资源, telegram media download,Download media files from a telegram conversation/chat/channel up to 2GiB per file
MIT License
2.54k stars 306 forks source link

[Bug]: 转发设置范围无效 #112

Closed nyancatda closed 1 year ago

nyancatda commented 1 year ago

telegram_media_downloader version or commit

v2.2.1

What OS are you seeing the problem on?

Other Linux Distro

Python Version

Docker

What happened?

使用Bot模式时,通过转发指令尝试转发单条消息时发现设置范围无效

Expected Behavior

使用指令/forward https://t.me/c/xxxxx me 1112276 1112276转发消息时只转发id为1112276这一条消息

Current Behavior

实际转发时,却出现将11122760的全部消息都被转发了,即使设置/forward https://t.me/c/xxxxx me 1112275 1112276,也依然是转发了11122750的所有消息

Possible Solution

No response

Steps to Reproduce

No response

Relevant log output

No response

tangyoha commented 1 year ago

后面还有几个消息呢

nyancatda commented 1 year ago

包含从指定ID到最新消息的全部消息

tangyoha commented 1 year ago

116