Closed msbit closed 6 years ago
In a situation where the messages are not empty, but the messages with valid timestamps are, ensure timestamps are not accessed.
Actually deals with the case when messages (this.channels[channel.id].history.messages) are empty too.
this.channels[channel.id].history.messages
In a situation where the messages are not empty, but the messages with valid timestamps are, ensure timestamps are not accessed.