mtx::common::Mentions struct

Mentions metadata.

Friends

void from_json(const nlohmann::json& obj, Mentions& info)
Deserialization method needed by nlohmann::json.
void to_json(nlohmann::json& obj, const Mentions& info)
Serialization method needed by nlohmann::json.