Richard Tichý
Richard Tichý
I think there could be for people like this (no offensive) type annotations.
Yeah, this could be pretty nice and useful! 🤩 Would it be too much of work to make it a function on the Message trait returning some kind of representation...
I looked it up in the [JDA (Java Discord API implementation)](https://github.com/discord-jda/JDA/blob/c606efb0cedd6f7a5bac77358b61ef57e51c7c8d/src/main/java/net/dv8tion/jda/api/entities/Member.java#L100). The Discord API sometimes omits the joined at field, and the JDA returns the time the guild was created...