hi there , i'm using your library with kotlin but when trying to receive message from remote the app crash with lateinit property user has not been initialized
and the error reference to this line lateinit var user: IChatUser in Message class
library version 2.0.1
any solution ?