mirror of
https://github.com/elisspace/core.git
synced 2026-09-14 06:57:07 +00:00
* telegram_bot: Support for sending videos Telegram python library has a sendVideo function that can be used similar to sending photos and documents. * fix lint issue * fix grammar