Attempt to load and save MessageBox state

This commit is contained in:
Lonami Exo
2022-05-13 17:40:03 +02:00
parent 053a0052c8
commit a5c3df2743
7 changed files with 60 additions and 8 deletions

View File

@@ -1,2 +1,3 @@
from .entitycache import EntityCache
from .messagebox import MessageBox, GapError
from .session import SessionState, ChannelState, Entity, EntityType