|
df7a78a1c7
|
Removed a need for parse_mode to be copy
|
2023-08-12 16:29:03 +03:00 |
|
|
1cc486bdc5
|
changed the way we set the markup in alter_message
|
2023-08-07 01:21:15 +03:00 |
|
|
0139963459
|
Switched to inline buttons when getting the account name, finished decrypt and delete Callback commands
|
2023-07-29 15:21:40 +03:00 |
|
|
5c14a77f29
|
Now altering messages where possible
|
2023-07-29 10:19:22 +03:00 |
|
|
22c754a256
|
added get endpoint, updated state_management
|
2023-07-26 00:52:12 +03:00 |
|
|
4a1aa7203b
|
Simplified Handler::new
|
2023-07-16 22:59:16 +03:00 |
|
|
1225adefc2
|
Now forming MessageIds only from &Message to reduce the amount of moving this large type
|
2023-07-16 17:28:40 +03:00 |
|
|
e25460a3d8
|
simplified Handler.previous into the chat id and message id
|
2023-07-16 00:37:41 +03:00 |
|
|
c0fcb41575
|
Added a prelude to reduce the amount of imports
|
2023-06-29 17:33:26 +03:00 |
|
|
f1228ed80f
|
Removed library crate for pass_manager
|
2023-06-23 11:38:54 +03:00 |
|
|
10601d49ad
|
Handler::func no longer requires a closure to be sync
|
2023-06-06 16:48:09 +03:00 |
|
|
cda07b4d84
|
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager
|
2023-06-01 14:42:35 +03:00 |
|