If I want to encode the messages as a data and save to FileManager, how can I decode from the data? Since the Message is Encodable only.
If I want to encode the messages as a data and save to FileManager, how can I decode from the data? Since the Message is Encodable only.