go-telegram/bot

send<Media>Content via TelegramId

Closed this issue · 1 comments

How can I send Photo / Voice / Document / Audio / Video / Animation / VideoNote via TelegramId of this media?

Telegram bot api documentation says, that field can be InputFile or String..

bot.rawRequest() doesn't accessible :(

Ah... Actually found it... Sry.. Just use models.InputFileString()