Currently, Message classes contain Static Fields, Implements, and Inheritance sections that are not particularly useful for developers. It would be better to remove them.
The Implements and Inheritance sections could probably be removed for all classes.
The Static Fields section we would still want for Enums, as it is relevant to understand the different Enum values.
