Description:
I have created an app with the goal of showing a custom message for the user when he initiate a conversation.
As far as I know "RoomType.DIRECT_MESSAGE" is a room type but the method "executePostRoomCreate" of my app is not triggered when a user create a DIRECT_MESSAGE room.