microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
871 stars 478 forks source link

Telegram channel - method sendMediaGroup #5505

Closed stas-sultanov closed 2 years ago

stas-sultanov commented 3 years ago

Is your feature request related to a problem? Please describe. The problem is that I am trying to send several images as one messag via Telegram Channel. But can not succed because bot framework does no support Telegram specfic method sendMediaGroup

Describe the solution you'd like Telegram channel start support method sendMediaGroup

Describe alternatives you've considered There is no alternatives.

Additional context sendMediaGroup is not listed in the bot documentation here

EricDahlvang commented 2 years ago

Hi @stas-sultanov

Sorry for the late response. This would require updating the Telegram bot framework backend service, and would not apply to the SDK.

If you still wish to pursue this further, please open an issue here: https://github.com/microsoft/BotFramework-Services