Closed axmanur closed 1 year ago
Hi @axmanur, please provide more details about the issue above. Do you have an error message?
Hi @axmanur, please provide more details about the issue above. Do you have an error message?
Thanks bro I solved that issue, the issue was date was integer then I use to convert this way DateTime.fromMicrosecondsSinceEpoch((message.date!) * 1000);
Hello brother I get problem from ${message.date} How can I fix this problem