Commit f11c886
botON
fix(wizard): correct parameter in show_wizards_schedule
- Revert aux_resolve_show_all parameter to use context instead of update.message.
- The Message object does not have the args attribute that the function needs to resolve the schedule parameter (complete/futures).
- This resolves the AttributeError that occurred when running /ver_agenda_magx.1 parent ec8d90e commit f11c886
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
0 commit comments