Increase the saved chat history.
This commit is contained in:
+1
-1
@@ -385,7 +385,7 @@ func (g *Group) Shutdown(message string) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
const maxChatHistory = 20
|
const maxChatHistory = 50
|
||||||
|
|
||||||
func (g *Group) ClearChatHistory() {
|
func (g *Group) ClearChatHistory() {
|
||||||
g.mu.Lock()
|
g.mu.Lock()
|
||||||
|
|||||||
Reference in New Issue
Block a user