handlers.save_flow module
- async handlers.save_flow.long_collect_timeout_job(context)[מקור]
קריאת טיימאאוט: מסכם ומתקדם לפי חלקים שנאספו.
- פרמטרים:
context (telegram.ext.ContextTypes.DEFAULT_TYPE)
- async handlers.save_flow.start_save_flow(update, context)[מקור]
- Return type:
- פרמטרים:
context (telegram.ext.ContextTypes.DEFAULT_TYPE)
תפריט בחירת מצב הוספת קוד: רגיל או איסוף ארוך
- Return type:
- פרמטרים:
context (telegram.ext.ContextTypes.DEFAULT_TYPE)
- async handlers.save_flow.start_long_collect(update, context)[מקור]
כניסה למצב איסוף קוד ארוך
- Return type:
- פרמטרים:
context (telegram.ext.ContextTypes.DEFAULT_TYPE)
- async handlers.save_flow.long_collect_receive(update, context)[מקור]
קבלת חלק קוד נוסף במצב איסוף
- Return type:
- פרמטרים:
context (telegram.ext.ContextTypes.DEFAULT_TYPE)
- async handlers.save_flow.long_collect_done(update, context)[מקור]
סיום איסוף, איחוד ושילוב לזרימת שמירה רגילה
- Return type:
- פרמטרים:
context (telegram.ext.ContextTypes.DEFAULT_TYPE)
- async handlers.save_flow.get_code(update, context)[מקור]
- Return type:
- פרמטרים:
context (telegram.ext.ContextTypes.DEFAULT_TYPE)
- async handlers.save_flow.get_filename(update, context)[מקור]
- Return type:
- פרמטרים:
context (telegram.ext.ContextTypes.DEFAULT_TYPE)