At the moment all mentions are stored as the type Mention, it would be nice to have Types for the different mention structures (Reply, Like etc.) with the regular Mention acting as a fallback. This might require a lot of optional fields but I think it would help people implementing the library for the first time.
At the moment all mentions are stored as the type Mention, it would be nice to have Types for the different mention structures (Reply, Like etc.) with the regular Mention acting as a fallback. This might require a lot of optional fields but I think it would help people implementing the library for the first time.