mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
docs
This commit is contained in:
@@ -5,6 +5,7 @@ def custom_print_function(text: str) -> None:
|
||||
"""Простая пользовательская функция вывода с префиксом."""
|
||||
print(f"Префикс: {text}")
|
||||
|
||||
|
||||
app = App(
|
||||
initial_message="My App",
|
||||
override_system_messages=True,
|
||||
|
||||
Reference in New Issue
Block a user