mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
member list gets a basic right click menu
This commit is contained in:
@@ -21,6 +21,7 @@ public:
|
||||
void DeleteMessage(Snowflake id);
|
||||
void UpdateMessageContent(Snowflake id);
|
||||
void ClearMessages();
|
||||
void InsertChatInput(std::string text);
|
||||
|
||||
protected:
|
||||
void ScrollToBottom();
|
||||
|
||||
Reference in New Issue
Block a user