Closed ghost closed 3 years ago
i found that the lib would panic when reading my home timeline because user emoji aliases are not always sent, this lets serde use the default value when deserialising, fixing the crash.
thanks!
i found that the lib would panic when reading my home timeline because user emoji aliases are not always sent, this lets serde use the default value when deserialising, fixing the crash.