cache_commands module
פקודות ניהול Cache לבוט Cache Management Commands for Bot
- async cache_commands.cache_stats_command(update, context)[מקור]
הצגת סטטיסטיקות cache
- פרמטרים:
update (telegram.Update)
context (telegram.ext.ContextTypes.DEFAULT_TYPE)
- async cache_commands.clear_cache_command(update, context)[מקור]
ניקוי cache של המשתמש
- פרמטרים:
update (telegram.Update)
context (telegram.ext.ContextTypes.DEFAULT_TYPE)