java.lang.Object
net.dv8tion.jda.api.entities.channel.forums.ForumPost

public class ForumPost extends Object
Result of creating a post in a ForumChannel.
This is a utility class for IPostContainer.createForumPost(String, MessageCreateData), the actual post itself is only the thread channel.
See Also: