Skip to content

Official Patches

This page lists patches officially maintained for TG-FileStream.

Patches extend functionality without modifying core files.


Available Patches

1. Custom Reply Templates

GitHub

Allows overriding default bot reply messages. See: ➡ /customization/customize-replies.md

2. WebPlayer

GitHub

Simple HTML5 Player

3. Translation

GitHub

Translation of Bot Reply text to additional languages

How Patches Work

Patches are loaded during application startup.

They:

  • Hook into lifecycle events
  • Override default behavior
  • Extend functionality

⚠ Always verify compatibility before upgrading core version.