impl some more stuff
This commit is contained in:
parent
0d99649e56
commit
6e269c6b1f
5 changed files with 23 additions and 1 deletions
|
@ -44,6 +44,7 @@ pub enum Request {
|
|||
amount: usize,
|
||||
from: usize,
|
||||
},
|
||||
/// TODO: Perhaps remove it, as the client should auto get it on login and use GetChatHistory when needed
|
||||
GetLastMessages {
|
||||
amount: usize,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue