ba0f3 / telebot.nim

Async Telegram Bot API Client implement in @Nim-Lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to send files via id?

Michal-Szczepaniak opened this issue · comments

Previously I was able to send files via ID but now the only option seems to be a file?

pass a file_id as string, use file:// uri for file upload