Reports the chat.
Future<void> reportChat() async { // TODO: Open with `ChatMessage` set up. router.support(push: true); }