mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
only load 50 messages on channel switch (also fix member menu)
This commit is contained in:
@@ -21,6 +21,7 @@ public:
|
||||
void UpdateMessageContent(Snowflake id);
|
||||
void Clear();
|
||||
void InsertChatInput(std::string text);
|
||||
Snowflake GetOldestListedMessage();
|
||||
|
||||
protected:
|
||||
void ScrollToBottom();
|
||||
|
||||
Reference in New Issue
Block a user