Class MessageHistory

java.lang.Object
net.dv8tion.jda.api.entities.MessageHistory

public class MessageHistory extends Object
Represents an access point to the Message history of a MessageChannel.
Note: Message order is always in recent to past order. I.e: A message at index 0 of a list is more recent than a message at index 1.
See Also: