Implement audio record management features in AsyncBotDB and AudioRepository
- Added methods to delete audio moderation records and retrieve all audio records in async_db.py. - Enhanced AudioRepository with functionality to delete audio records by file name and retrieve all audio message records. - Improved logging for audio record operations to enhance monitoring and debugging capabilities. - Updated related handlers to ensure proper integration of new audio management features.
This commit is contained in:
1
helper_bot/config/__init__.py
Normal file
1
helper_bot/config/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
# Config package
|
||||
Reference in New Issue
Block a user