JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
dev.sympho.bot_utils.event.reply.ReplyEditMono.withAllowedMentions
(AllowedMentions)
dev.sympho.bot_utils.event.reply.ReplyEditMono.withAttachments
(Iterable<Attachment>)
dev.sympho.bot_utils.event.reply.ReplyEditMono.withComponents
(Iterable<LayoutComponent>)
dev.sympho.bot_utils.event.reply.ReplyEditMono.withContent
(String)
dev.sympho.bot_utils.event.reply.ReplyEditMono.withEmbeds
(Iterable<EmbedCreateSpec>)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.Builder.allowedMentions
(AllowedMentions)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.Builder.attachments
(Iterable<Attachment>)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.Builder.components
(Iterable<LayoutComponent>)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.Builder.content
(String)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.Builder.embeds
(Iterable<EmbedCreateSpec>)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.withAllowedMentions
(AllowedMentions)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.withAttachments
(Iterable<Attachment>)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.withComponents
(Iterable<LayoutComponent>)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.withContent
(String)
dev.sympho.bot_utils.event.reply.ReplyEditSpec.withEmbeds
(Iterable<EmbedCreateSpec>)