Handle bans when getting difference

This commit is contained in:
Lonami Exo
2022-05-23 11:41:59 +02:00
parent dfce1f53a8
commit f50b2f5d61
3 changed files with 43 additions and 6 deletions

View File

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