Wrong documentation of MessageHistory#getHistoryAfter #2946
Closed
SachsenspieltCoding
started this conversation in
Feedback & Suggestions
Replies: 1 comment
-
|
Thanks for letting us know, I fixed the documentation here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
the docs of this method is referencing the
TimeUtil#getDiscordTimestampmethod (which is also linked). But in the display text of the link, it is calledMiscUtil#getDiscordTimestampwhich is obviously wrong.Since I didn't found an issue template for that case, I just wanted to let you know if you want to fix that.
JDA/src/main/java/net/dv8tion/jda/api/entities/MessageHistory.java
Line 378 in 726ef9d
JDA/src/main/java/net/dv8tion/jda/api/entities/MessageHistory.java
Line 423 in 726ef9d
JDA/src/main/java/net/dv8tion/jda/api/entities/MessageHistory.java
Line 468 in 726ef9d
Beta Was this translation helpful? Give feedback.
All reactions