|
e5a0da9890
|
House keeping
|
2023-05-27 21:56:58 +03:00 |
|
|
58d1cd56ab
|
Moved Handler and PackagedHandler into state module, converted utils::package_handler into Handler::new
|
2023-05-23 21:09:28 +03:00 |
|
|
3db99a3626
|
Added comments to the funtions
|
2023-05-09 20:27:58 +03:00 |
|
|
ab6e4d9233
|
Added Handler struct to hold the boxed next step handler and the previous message to be able to delete the previous message to allways delete it
|
2023-05-07 13:20:11 +03:00 |
|
|
c264623510
|
Added button for deleting the resulting message
|
2023-05-06 21:02:32 +03:00 |
|
|
71940762ff
|
Added NoUserInfo, NoMessageText and HandlerUsed error types to decrease the amount of unwraps
|
2023-05-06 20:20:33 +03:00 |
|
|
957bcfb952
|
Now checking that account exists before getting/deleting it, added export command
|
2023-05-05 16:45:56 +03:00 |
|
|
b5e003e1d7
|
Added delete_all command
|
2023-05-04 21:46:44 +03:00 |
|
|
a2fae8bb89
|
Added delete command and fixed memory deletion for /add_account
|
2023-05-04 21:35:31 +03:00 |
|