pyTelegramBotAPI icon indicating copy to clipboard operation
pyTelegramBotAPI copied to clipboard

Failed working with visible_file_name in async

Open Badiboy opened this issue 1 year ago • 2 comments

https://github.com/eternnoir/pyTelegramBotAPI/discussions/2319#discussioncomment-9850643

Looks like some kind of bug. @coder2020official , could you please check?

Badiboy avatar Jun 23 '24 09:06 Badiboy

Sure, will check it later

coder2020official avatar Jun 23 '24 09:06 coder2020official

  • [x] Should add a check for presence of both InputFile and visible_file_name and show a warning;
  • [x] file_name should be added as an optional parameter in InputFile
  • [x] Make InputFile approaches in sync and async similar

coder2020official avatar Jun 23 '24 09:06 coder2020official