backup_menu_handler module

backup_menu_handler.emit_event(event, severity='info', **fields)[source]
Return type:

None

Parameters:
class backup_menu_handler.BackupMenuHandler[source]

Bases: object

תפריט גיבוי ושחזור מלא + נקודות שמירה בגיט

__init__()[source]
async show_backup_menu(update, context)[source]
Parameters:
  • update (telegram.Update)

  • context (telegram.ext.ContextTypes.DEFAULT_TYPE)

async handle_callback_query(update, context)[source]
Parameters:
  • update (telegram.Update)

  • context (telegram.ext.ContextTypes.DEFAULT_TYPE)

async send_rating_prompt(update, context, backup_id)[source]

שולח הודעת תיוג עם 3 כפתורים עבור גיבוי מסוים.

Parameters:
  • update (telegram.Update)

  • context (telegram.ext.ContextTypes.DEFAULT_TYPE)

  • backup_id (str)