According to metadata and documentation, the POST /beta/me/messages/{message_id}/reportMessage endpoint should return the message resource, but in fact, it returns the microsoft.graph.reportMessageCommandResult.
Wrong return type is generated for all SDKs which makes the endpoint unusable.