mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
clear messages on disconnect
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
Snowflake GetActiveChannel() const;
|
||||
void SetMessages(std::unordered_set<const MessageData *> msgs);
|
||||
void AddNewMessage(Snowflake id);
|
||||
void ClearMessages();
|
||||
|
||||
protected:
|
||||
void ScrollToBottom();
|
||||
|
||||
Reference in New Issue
Block a user