mirror of
https://github.com/elisspace/core.git
synced 2026-09-17 08:16:30 +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