The session key in the InboundGroupSession constructor can now also be in the session-export format. It also adds an isImported() function to indicate whether the session is constructed from a key in the session-export format.
BUG: https://iron.lily-is.land/T166
Type: add