Chunks of messages that are blacklisted.
Messages whose chunks SHALL be purged from the chunk cache once a session is being resumed:
request/connectionAck
update/batteryStatus
update/connectionAck
update/connectionDisconnect
update/connectionInfo
update/typing
Note: It is crucial that the chunks (or placeholders) of those messages
are still added to the chunk cache to keep the peer's sequence numbers
in sync. It ensures that only the acknowledged chunks are being removed
from the chunk cache once a update/connectionAck
has been
received.