- GatewayLifecycleEvent - Class in discord4j.core.event.domain.lifecycle
Represents a lifecycle status change for a gateway connection.
- GatewayLifecycleEvent(DiscordClient) - Constructor for class discord4j.core.event.domain.lifecycle.GatewayLifecycleEvent
-
- getActionType() - Method in class discord4j.core.object.audit.AuditLogEntry
-
- getActionType() - Method in class discord4j.core.object.data.AuditLogEntryBean
-
- getActivity() - Method in class discord4j.core.object.data.stored.PresenceBean
-
- getActivity() - Method in class discord4j.core.object.presence.Presence
-
- getAfkChannel() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the AFK channel, if present.
- getAfkChannelId() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getAfkChannelId() - Method in class discord4j.core.object.entity.Guild
Gets the ID of the AFK channel, if present.
- getAfkTimeout() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getAfkTimeout() - Method in class discord4j.core.object.entity.Guild
Gets the AFK timeout in seconds.
- getAllow() - Method in class discord4j.core.object.data.stored.PermissionOverwriteBean
-
- getAllowed() - Method in class discord4j.core.object.PermissionOverwrite
Gets the permissions explicitly allowed by this overwrite.
- getApplicationId() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getApplicationId() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getApplicationId() - Method in class discord4j.core.object.entity.Guild
Gets the application ID of the guild creator if it is bot-created.
- getApplicationId() - Method in class discord4j.core.object.presence.Activity
Gets the application ID for the game, if present.
- getApplicationInfo() - Method in class discord4j.core.DiscordClient
Requests to retrieve the application info.
- getAttachments() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getAttachments() - Method in class discord4j.core.object.entity.Message
Gets any attached files.
- getAuditLog() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the audit log for this guild.
- getAuditLog(Consumer<? super AuditLogQuerySpec>) - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the audit log for this guild.
- getAuthor() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getAuthor() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getAuthor() - Method in class discord4j.core.object.Embed
Gets the author information, if present.
- getAuthor() - Method in class discord4j.core.object.entity.Message
Gets the author of this message, if present.
- getAuthorAsMember() - Method in class discord4j.core.object.entity.Message
Requests to retrieve the author of this message as a
member
of the guild in which it was sent.
- getAvatar() - Method in class discord4j.core.object.data.stored.UserBean
-
- getAvatar() - Method in class discord4j.core.object.data.WebhookBean
-
- getAvatar() - Method in class discord4j.core.object.entity.Webhook
Gets the avatar of this webhook, if present.
- getAvatarUrl(Image.Format) - Method in class discord4j.core.object.entity.User
Gets the user's avatar URL, if present and in a supported format.
- getAvatarUrl() - Method in class discord4j.core.object.entity.User
Gets the user's effective avatar URL.
- getBan(Snowflake) - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the ban for the specified user for this guild.
- getBans() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve all the bans for this guild.
- getBasePermissions() - Method in class discord4j.core.object.entity.Member
Requests to calculate the permissions granted to this member by his roles in the guild.
- getBitrate() - Method in class discord4j.core.object.data.stored.VoiceChannelBean
-
- getBitrate() - Method in class discord4j.core.object.entity.VoiceChannel
Gets the bitrate (in bits) for this voice channel.
- getCategory() - Method in class discord4j.core.event.domain.channel.CategoryCreateEvent
Gets the
Category
that was created in this event.
- getCategory() - Method in class discord4j.core.event.domain.channel.CategoryDeleteEvent
Gets the
Category
that was deleted in this event.
- getCategory() - Method in class discord4j.core.object.entity.TextChannel
-
- getCategory() - Method in class discord4j.core.object.entity.VoiceChannel
-
- getCategory() - Method in interface discord4j.core.object.trait.Categorizable
Requests to retrieve the category for this channel, if present.
- getCategoryId() - Method in class discord4j.core.object.entity.TextChannel
-
- getCategoryId() - Method in class discord4j.core.object.entity.VoiceChannel
-
- getCategoryId() - Method in interface discord4j.core.object.trait.Categorizable
Gets the ID of the category for this channel, if present.
- getCategoryStore() - Method in class discord4j.core.StateHolder
-
- getChange(ChangeKey<T>) - Method in class discord4j.core.object.audit.AuditLogEntry
-
- getChanges() - Method in class discord4j.core.object.data.AuditLogEntryBean
-
- getChannel() - Method in class discord4j.core.event.domain.channel.PinsUpdateEvent
- getChannel() - Method in class discord4j.core.event.domain.channel.PrivateChannelCreateEvent
- getChannel() - Method in class discord4j.core.event.domain.channel.PrivateChannelDeleteEvent
- getChannel() - Method in class discord4j.core.event.domain.channel.TextChannelCreateEvent
- getChannel() - Method in class discord4j.core.event.domain.channel.TextChannelDeleteEvent
- getChannel() - Method in class discord4j.core.event.domain.channel.TypingStartEvent
Requests to retrieve the
MessageChannel
the user has started typing in.
- getChannel() - Method in class discord4j.core.event.domain.channel.VoiceChannelCreateEvent
- getChannel() - Method in class discord4j.core.event.domain.channel.VoiceChannelDeleteEvent
- getChannel() - Method in class discord4j.core.event.domain.message.MessageBulkDeleteEvent
Requests to retrieve the
MessageChannel
representation of the
Channel
the messages were deleted in.
- getChannel() - Method in class discord4j.core.event.domain.message.MessageDeleteEvent
- getChannel() - Method in class discord4j.core.event.domain.message.MessageUpdateEvent
- getChannel() - Method in class discord4j.core.event.domain.message.ReactionAddEvent
- getChannel() - Method in class discord4j.core.event.domain.message.ReactionRemoveAllEvent
- getChannel() - Method in class discord4j.core.event.domain.message.ReactionRemoveEvent
- getChannel() - Method in class discord4j.core.event.domain.WebhooksUpdateEvent
Requests to retrieve the
TextChannel
the webhook belongs to.
- getChannel() - Method in class discord4j.core.object.entity.Message
Requests to retrieve the channel the message was sent in.
- getChannel() - Method in class discord4j.core.object.entity.Webhook
Requests to retrieve the channel this webhook is associated to.
- getChannel() - Method in class discord4j.core.object.ExtendedPermissionOverwrite
Requests to retrieve the channel associated to this overwrite.
- getChannel() - Method in class discord4j.core.object.Invite
Requests to retrieve the channel this invite is associated to.
- getChannel() - Method in class discord4j.core.object.VoiceState
Requests to retrieve the channel this user is connected to, if present.
- getChannel(ServiceMediator, ChannelBean) - Static method in class discord4j.core.util.EntityUtil
An utility that converts some instance of ChannelBean
to its associated Channel
type
.
- getChannelBean(ChannelResponse) - Static method in class discord4j.core.util.EntityUtil
An utility that converts some instance of ChannelResponse
to its associated ChannelBean
type
.
- getChannelById(Snowflake) - Method in class discord4j.core.DiscordClient
Requests to retrieve the channel represented by the supplied ID.
- getChannelById(Snowflake) - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the channel as represented by the supplied ID.
- getChannelId() - Method in class discord4j.core.event.domain.channel.PinsUpdateEvent
- getChannelId() - Method in class discord4j.core.event.domain.channel.TypingStartEvent
- getChannelId() - Method in class discord4j.core.event.domain.message.MessageBulkDeleteEvent
- getChannelId() - Method in class discord4j.core.event.domain.message.MessageDeleteEvent
- getChannelId() - Method in class discord4j.core.event.domain.message.MessageUpdateEvent
- getChannelId() - Method in class discord4j.core.event.domain.message.ReactionAddEvent
- getChannelId() - Method in class discord4j.core.event.domain.message.ReactionRemoveAllEvent
Gets the
Snowflake
ID of the channel containing the
Message
and the removed Reactions.
- getChannelId() - Method in class discord4j.core.event.domain.message.ReactionRemoveEvent
- getChannelId() - Method in class discord4j.core.event.domain.WebhooksUpdateEvent
Gets the
Snowflake
ID of the channel the webhook belongs to.
- getChannelId() - Method in class discord4j.core.object.data.InviteBean
-
- getChannelId() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getChannelId() - Method in class discord4j.core.object.data.stored.VoiceStateBean
-
- getChannelId() - Method in class discord4j.core.object.data.WebhookBean
-
- getChannelId() - Method in class discord4j.core.object.entity.Message
Gets the ID of the channel the message was sent in.
- getChannelId() - Method in class discord4j.core.object.entity.Webhook
Gets the ID of the channel this webhook is associated to.
- getChannelId() - Method in class discord4j.core.object.ExtendedPermissionOverwrite
Gets the ID of the channel associated to this overwrite.
- getChannelId() - Method in class discord4j.core.object.Invite
Gets the ID of the channel this invite is associated to.
- getChannelId() - Method in class discord4j.core.object.VoiceState
Gets the channel ID this user is connected to, if present.
- getChannels() - Method in class discord4j.core.object.data.stored.GuildBean
-
- getChannels() - Method in class discord4j.core.object.entity.Category
Requests to retrieve the channels residing in this category.
- getChannels() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the channels of the guild.
- getClient() - Method in class discord4j.core.event.domain.Event
- getClient() - Method in class discord4j.core.object.audit.AuditLogEntry
-
- getClient() - Method in class discord4j.core.object.Ban
-
- getClient() - Method in interface discord4j.core.object.DiscordObject
Gets the DiscordClient associated to this object.
- getClient() - Method in class discord4j.core.object.Embed
-
- getClient() - Method in class discord4j.core.object.entity.ApplicationInfo
-
- getClient() - Method in class discord4j.core.object.entity.Attachment
-
- getClient() - Method in class discord4j.core.object.entity.Guild
-
- getClient() - Method in class discord4j.core.object.entity.GuildEmoji
-
- getClient() - Method in class discord4j.core.object.entity.Message
-
- getClient() - Method in class discord4j.core.object.entity.Role
-
- getClient() - Method in class discord4j.core.object.entity.User
-
- getClient() - Method in class discord4j.core.object.entity.Webhook
-
- getClient() - Method in class discord4j.core.object.ExtendedPermissionOverwrite
-
- getClient() - Method in class discord4j.core.object.Invite
-
- getClient() - Method in class discord4j.core.object.reaction.Reaction
-
- getClient() - Method in class discord4j.core.object.Region
-
- getClient() - Method in class discord4j.core.object.VoiceState
-
- getClient() - Method in class discord4j.core.ServiceMediator
- getClientConfig() - Method in class discord4j.core.ServiceMediator
Return the current configuration for initiating gateway connections.
- getCode() - Method in class discord4j.core.object.data.InviteBean
-
- getCode() - Method in class discord4j.core.object.Invite
Gets the invite code (unique ID).
- getColor() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getColor() - Method in class discord4j.core.object.data.stored.RoleBean
-
- getColor() - Method in class discord4j.core.object.Embed
Gets the color of the embed, if present.
- getColor() - Method in class discord4j.core.object.entity.Member
Requests to determine the
Color
this member would be visually represented in the Discord client.
- getColor() - Method in class discord4j.core.object.entity.Role
Gets the color assigned to this role.
- getConfig() - Method in class discord4j.core.DiscordClient
Gets the configuration for this client.
- getContent() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getContent() - Method in class discord4j.core.object.entity.Message
Gets the contents of the message, if present.
- getContentFilterLevel() - Method in class discord4j.core.object.entity.Guild
Gets the default explicit content filter level.
- getCount() - Method in class discord4j.core.object.data.stored.ReactionBean
-
- getCount() - Method in class discord4j.core.object.reaction.Reaction
Gets the number of people who reacted with this reaction's emoji.
- getCreatedAt() - Method in class discord4j.core.object.data.ExtendedInviteBean
-
- getCreation() - Method in class discord4j.core.object.ExtendedInvite
Gets when this invite was created.
- getCreator() - Method in class discord4j.core.object.entity.Webhook
Requests to retrieve the user this webhook was created by, if present.
- getCreatorId() - Method in class discord4j.core.object.entity.Webhook
Gets the ID of the user this webhook was created by.
- getCurrent() - Method in class discord4j.core.event.domain.channel.CategoryUpdateEvent
Get the current, new, version of the
Category
that has been updated in this event.
- getCurrent() - Method in class discord4j.core.event.domain.channel.TextChannelUpdateEvent
Gets the current, new version of the
TextChannel
that was updated in this event.
- getCurrent() - Method in class discord4j.core.event.domain.channel.VoiceChannelUpdateEvent
Gets the current, new, version of the
VoiceChannel
that was updated in this event.
- getCurrent() - Method in class discord4j.core.event.domain.guild.GuildUpdateEvent
Gets the current version of the
Guild
involved in this event.
- getCurrent() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Gets the current, new version of the
Presence
.
- getCurrent() - Method in class discord4j.core.event.domain.role.RoleUpdateEvent
Gets the current, new version of the
Role
that was updated in the event.
- getCurrent() - Method in class discord4j.core.event.domain.UserUpdateEvent
Gets the current, new version of the
User
that has been updated in this event.
- getCurrent() - Method in class discord4j.core.event.domain.VoiceStateUpdateEvent
Gets the current, new,
VoiceState
that has been updated in this event.
- getCurrentAttempt() - Method in class discord4j.core.event.domain.lifecycle.ReconnectEvent
Gets the current reconnect attempt.
- getCurrentAttempt() - Method in class discord4j.core.event.domain.lifecycle.ReconnectFailEvent
Gets the current reconnect attempt.
- getCurrentContent() - Method in class discord4j.core.event.domain.message.MessageUpdateEvent
Gets the current, new, version of the
Message
's content in this event, if present.
- getCurrentEmbeds() - Method in class discord4j.core.event.domain.message.MessageUpdateEvent
Gets the current, new, version of the
Message
's
Embed
in this event.
- getCurrentNickname() - Method in class discord4j.core.event.domain.guild.MemberUpdateEvent
Gets the current nickname of the
Member
involved in this event, if present.
- getCurrentPartySize() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getCurrentPartySize() - Method in class discord4j.core.object.presence.Activity
Gets the party's current size, if present.
- getCurrentRoles() - Method in class discord4j.core.event.domain.guild.MemberUpdateEvent
- getCurrentValue() - Method in class discord4j.core.object.audit.AuditLogChange
-
- getData() - Method in class discord4j.core.object.util.Image
Gets the data as it would be represented for a Discord request.
- getDefaultAvatarUrl() - Method in class discord4j.core.object.entity.User
Gets the default avatar URL for this user.
- getDefaultMessageNotifications() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getDenied() - Method in class discord4j.core.object.PermissionOverwrite
Gets the permissions explicitly denied by this overwrite.
- getDeny() - Method in class discord4j.core.object.data.stored.PermissionOverwriteBean
-
- getDescription() - Method in class discord4j.core.object.data.ApplicationInfoBean
-
- getDescription() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getDescription() - Method in class discord4j.core.object.Embed
Gets the description of the embed, if present.
- getDescription() - Method in class discord4j.core.object.entity.ApplicationInfo
Gets the description of the app, if present.
- getDetails() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getDetails() - Method in class discord4j.core.object.presence.Activity
Gets what the player is currently doing, if present.
- getDiscriminator() - Method in class discord4j.core.object.data.stored.UserBean
-
- getDiscriminator() - Method in class discord4j.core.object.entity.User
Gets the user's 4-digit discord-tag.
- getDispatch() - Method in class discord4j.core.event.dispatch.DispatchContext
-
- getDisplayName() - Method in class discord4j.core.object.entity.Member
Gets the name that is displayed in client.
- getEditedTimestamp() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getEditedTimestamp() - Method in class discord4j.core.object.entity.Message
Gets when this message was edited, if present.
- getEffectivePermissions(Snowflake) - Method in interface discord4j.core.object.entity.GuildChannel
Gets the permissions for the given member, taking into account permission overwrites in this channel.
- getEffectivePermissions(Snowflake) - Method in class discord4j.core.object.entity.TextChannel
-
- getEmbed() - Method in class discord4j.core.object.Embed.Author
Gets the Embed
associated to this object.
- getEmbed() - Method in class discord4j.core.object.Embed.Field
Gets the Embed
associated to this object.
- getEmbed() - Method in class discord4j.core.object.Embed.Footer
Gets the Embed
associated to this object.
- getEmbed() - Method in class discord4j.core.object.Embed.Image
Gets the Embed
associated to this object.
- getEmbed() - Method in class discord4j.core.object.Embed.Provider
Gets the Embed
associated to this object.
- getEmbed() - Method in class discord4j.core.object.Embed.Thumbnail
Gets the Embed
associated to this object.
- getEmbed() - Method in class discord4j.core.object.Embed.Video
Gets the Embed
associated to this object.
- getEmbedChannel() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the embedded channel, if present.
- getEmbedChannelId() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getEmbedChannelId() - Method in class discord4j.core.object.entity.Guild
Gets the ID of the embedded channel, if present.
- getEmbeds() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getEmbeds() - Method in class discord4j.core.object.entity.Message
Gets any embedded content.
- getEmoji() - Method in class discord4j.core.event.domain.message.ReactionAddEvent
- getEmoji() - Method in class discord4j.core.event.domain.message.ReactionRemoveEvent
- getEmoji() - Method in class discord4j.core.object.reaction.Reaction
Gets this reaction's emoji.
- getEmojiId() - Method in class discord4j.core.object.data.stored.ReactionBean
-
- getEmojiIds() - Method in class discord4j.core.object.entity.Guild
Gets the guild's emoji's IDs.
- getEmojiName() - Method in class discord4j.core.object.data.stored.ReactionBean
-
- getEmojis() - Method in class discord4j.core.event.domain.guild.EmojisUpdateEvent
Gets a list of ALL emojis of the
Guild
.
- getEmojis() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getEmojis() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the guild's emojis.
- getEmojiString(ReactionEmoji) - Static method in class discord4j.core.util.EntityUtil
-
- getEnd() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getEnd() - Method in class discord4j.core.object.presence.Activity
Gets the UNIX time (in milliseconds) of when the activity ends, if present.
- getEndpoint() - Method in class discord4j.core.event.domain.VoiceServerUpdateEvent
Gets the voice server host's endpoint URL.
- getEventDispatcher() - Method in class discord4j.core.DiscordClient
Gets the event dispatcher, allowing reactive subscription of client events.
- getEventDispatcher() - Method in class discord4j.core.ServiceMediator
Return the event dispatching processor used by this client.
- getEventProcessor() - Method in class discord4j.core.DiscordClientBuilder
- getEventScheduler() - Method in class discord4j.core.DiscordClientBuilder
- getEveryoneRole() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the guild's @everyone
Role
.
- getExpiration() - Method in class discord4j.core.object.ExtendedInvite
Gets the instant this invite expires, if possible.
- getExplicitContentFilter() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getExtension() - Method in enum discord4j.core.object.util.Image.Format
Gets the file extension associated with this format.
- getFeatures() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getFeatures() - Method in class discord4j.core.object.entity.Guild
Gets the enabled guild features.
- getField() - Method in class discord4j.core.object.audit.OptionKey
-
- getFields() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getFields() - Method in class discord4j.core.object.Embed
Gets the field information.
- getFileName() - Method in class discord4j.core.object.data.stored.AttachmentBean
-
- getFilename() - Method in class discord4j.core.object.entity.Attachment
Gets the name of the file attached.
- getFlags() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getFooter() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getFooter() - Method in class discord4j.core.object.Embed
Gets the footer information, if present.
- getFormat() - Method in class discord4j.core.object.util.Image
Gets the format of the image.
- getGatewayClient() - Method in class discord4j.core.ServiceMediator
Return the current client for Gateway operations.
- getGatewayClientFactory() - Method in class discord4j.core.DiscordClientBuilder
- getGatewayObserver() - Method in class discord4j.core.DiscordClientBuilder
- getGatewayParameters() - Method in class discord4j.core.ClientConfig
Retrieves the set of query parameters used to establish a gateway URL connection.
- getGatewayVersion() - Method in class discord4j.core.event.domain.lifecycle.ReadyEvent
Gets the gateway protocol version being used.
- getGuild() - Method in class discord4j.core.event.domain.guild.BanEvent
Requests to retrieve the
Guild
the
User
was banned from.
- getGuild() - Method in class discord4j.core.event.domain.guild.EmojisUpdateEvent
Requests to retrieve the
Guild
whose emojis have been updated.
- getGuild() - Method in class discord4j.core.event.domain.guild.GuildCreateEvent
Gets the
Guild
that has become available in this event.
- getGuild() - Method in class discord4j.core.event.domain.guild.GuildDeleteEvent
Gets the
Guild
involved in this event, if present.
- getGuild() - Method in class discord4j.core.event.domain.guild.IntegrationsUpdateEvent
Requests to retrieve the
Guild
whose integrations have been updated.
- getGuild() - Method in class discord4j.core.event.domain.guild.MemberChunkEvent
Requests to retrieve the
Guild
involved in the event.
- getGuild() - Method in class discord4j.core.event.domain.guild.MemberJoinEvent
Requests to retrieve the
Guild
the
Member
has joined in this event.
- getGuild() - Method in class discord4j.core.event.domain.guild.MemberLeaveEvent
Requests to retrieve the
Guild
that the
User
has left in this event.
- getGuild() - Method in class discord4j.core.event.domain.guild.MemberUpdateEvent
Requests to retrieve the
Guild
involved in the event.
- getGuild() - Method in class discord4j.core.event.domain.guild.UnbanEvent
Requests to retrieve the Guild the Member was unbanned from.
- getGuild() - Method in class discord4j.core.event.domain.message.MessageBulkDeleteEvent
Requests to retrieve the
Guild
the messages were deleted in.
- getGuild() - Method in class discord4j.core.event.domain.message.MessageCreateEvent
Requests to retrieve the
Guild
the
Message
was created in, if present.
- getGuild() - Method in class discord4j.core.event.domain.message.MessageUpdateEvent
Request to retrieve the
Guild
containing the updated
Message
in this event.
- getGuild() - Method in class discord4j.core.event.domain.message.ReactionAddEvent
Request to retrieve the
Guild
containing the
Message
and reaction, if present.
- getGuild() - Method in class discord4j.core.event.domain.message.ReactionRemoveAllEvent
Request to retrieve the
Guild
containing the
Message
the reactions were removed from, if present.
- getGuild() - Method in class discord4j.core.event.domain.message.ReactionRemoveEvent
Requests to retrieve the
Guild
the
Message
involved is in, if present.
- getGuild() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Gets the
Guild
containing the
User
whose presence has been updated.
- getGuild() - Method in class discord4j.core.event.domain.role.RoleCreateEvent
Requests to retrieve the
Guild
the
Role
was created in.
- getGuild() - Method in class discord4j.core.event.domain.role.RoleDeleteEvent
Requests to retrieve the
Guild
the
Role
was deleted in.
- getGuild() - Method in class discord4j.core.event.domain.VoiceServerUpdateEvent
Requests to retrieve the
Guild
whose voice server has been updated in this event.
- getGuild() - Method in class discord4j.core.event.domain.WebhooksUpdateEvent
Requests to retrieve the
Guild
that had a webhook updated in this event.
- getGuild() - Method in interface discord4j.core.object.entity.GuildChannel
Requests to retrieve the guild this channel is associated to.
- getGuild() - Method in class discord4j.core.object.entity.GuildEmoji
Requests to retrieve the guild this emoji is associated to.
- getGuild() - Method in class discord4j.core.object.entity.Member
Requests to retrieve the guild this user is associated to.
- getGuild() - Method in class discord4j.core.object.entity.Message
Requests to retrieve the guild this message is associated to, if present.
- getGuild() - Method in class discord4j.core.object.entity.Role
Requests to retireve the guild this role is associated to.
- getGuild() - Method in class discord4j.core.object.entity.TextChannel
-
- getGuild() - Method in class discord4j.core.object.entity.Webhook
Requests to retrieve the guild this webhook is associated to.
- getGuild() - Method in class discord4j.core.object.ExtendedPermissionOverwrite
Requests to retrieve the guild associated to this overwrite.
- getGuild() - Method in class discord4j.core.object.Invite
Requests to retrieve the guild this invite is associated to.
- getGuild() - Method in class discord4j.core.object.VoiceState
Requests to retrieve the guild this voice state is for.
- getGuildById(Snowflake) - Method in class discord4j.core.DiscordClient
Requests to retrieve the guild represented by the supplied ID.
- getGuildChannel() - Method in class discord4j.core.object.data.stored.TextChannelBean
-
- getGuildEmojiById(Snowflake, Snowflake) - Method in class discord4j.core.DiscordClient
Requests to retrieve the guild emoji represented by the supplied IDs.
- getGuildEmojiById(Snowflake) - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the guild emoji as represented by the supplied ID.
- getGuildEmojiStore() - Method in class discord4j.core.StateHolder
-
- getGuildId() - Method in class discord4j.core.event.domain.guild.BanEvent
- getGuildId() - Method in class discord4j.core.event.domain.guild.EmojisUpdateEvent
- getGuildId() - Method in class discord4j.core.event.domain.guild.GuildDeleteEvent
- getGuildId() - Method in class discord4j.core.event.domain.guild.IntegrationsUpdateEvent
- getGuildId() - Method in class discord4j.core.event.domain.guild.MemberChunkEvent
- getGuildId() - Method in class discord4j.core.event.domain.guild.MemberJoinEvent
- getGuildId() - Method in class discord4j.core.event.domain.guild.MemberLeaveEvent
- getGuildId() - Method in class discord4j.core.event.domain.guild.MemberUpdateEvent
- getGuildId() - Method in class discord4j.core.event.domain.guild.UnbanEvent
- getGuildId() - Method in class discord4j.core.event.domain.message.MessageBulkDeleteEvent
- getGuildId() - Method in class discord4j.core.event.domain.message.MessageCreateEvent
- getGuildId() - Method in class discord4j.core.event.domain.message.MessageUpdateEvent
- getGuildId() - Method in class discord4j.core.event.domain.message.ReactionAddEvent
- getGuildId() - Method in class discord4j.core.event.domain.message.ReactionRemoveAllEvent
- getGuildId() - Method in class discord4j.core.event.domain.message.ReactionRemoveEvent
- getGuildId() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
- getGuildId() - Method in class discord4j.core.event.domain.role.RoleCreateEvent
- getGuildId() - Method in class discord4j.core.event.domain.role.RoleDeleteEvent
- getGuildId() - Method in class discord4j.core.event.domain.VoiceServerUpdateEvent
Gets the
Snowflake
ID of the guild whose voice server has been updated in this event.
- getGuildId() - Method in class discord4j.core.event.domain.WebhooksUpdateEvent
Gets the
Snowflake
ID of the guild that had a webhook updated in this event.
- getGuildId() - Method in class discord4j.core.object.data.InviteBean
-
- getGuildId() - Method in class discord4j.core.object.data.stored.GuildChannelBean
-
- getGuildId() - Method in class discord4j.core.object.data.stored.TextChannelBean
-
- getGuildId() - Method in class discord4j.core.object.data.stored.VoiceStateBean
-
- getGuildId() - Method in class discord4j.core.object.data.WebhookBean
-
- getGuildId() - Method in interface discord4j.core.object.entity.GuildChannel
Gets the ID of the guild this channel is associated to.
- getGuildId() - Method in class discord4j.core.object.entity.GuildEmoji
Gets the ID of the guild this emoji is associated to.
- getGuildId() - Method in class discord4j.core.object.entity.Member
Gets the ID of the guild this user is associated to.
- getGuildId() - Method in class discord4j.core.object.entity.Role
Gets the ID of the guild this role is associated to.
- getGuildId() - Method in class discord4j.core.object.entity.TextChannel
-
- getGuildId() - Method in class discord4j.core.object.entity.Webhook
Gets the ID of the guild this webhook is associated to.
- getGuildId() - Method in class discord4j.core.object.ExtendedPermissionOverwrite
Gets the ID of the guild associated to this overwrite.
- getGuildId() - Method in class discord4j.core.object.Invite
Gets the ID of the guild this invite is associated to.
- getGuildId() - Method in class discord4j.core.object.VoiceState
Gets the guild ID this voice state is for.
- getGuilds() - Method in class discord4j.core.DiscordClient
Requests to retrieve the guilds the current client is in.
- getGuilds() - Method in class discord4j.core.event.domain.lifecycle.ReadyEvent
- getGuildStore() - Method in class discord4j.core.StateHolder
-
- getHash() - Method in class discord4j.core.object.util.Image
Gets the hash of the image.
- getHeight() - Method in class discord4j.core.object.data.stored.AttachmentBean
-
- getHeight() - Method in class discord4j.core.object.data.stored.embed.EmbedImageBean
-
- getHeight() - Method in class discord4j.core.object.data.stored.embed.EmbedThumbnailBean
-
- getHeight() - Method in class discord4j.core.object.data.stored.embed.EmbedVideoBean
-
- getHeight() - Method in class discord4j.core.object.Embed.Image
Gets the height of the image.
- getHeight() - Method in class discord4j.core.object.Embed.Thumbnail
Gets the height of the thumbnail.
- getHeight() - Method in class discord4j.core.object.Embed.Video
Gets the height of the video.
- getHeight() - Method in class discord4j.core.object.entity.Attachment
Gets the height of the file, if present.
- getHighestRole() - Method in class discord4j.core.object.entity.Member
Requests to retrieve the user's highest guild role.
- getIcon() - Method in class discord4j.core.object.data.ApplicationInfoBean
-
- getIcon() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getIcon(Image.Format) - Method in class discord4j.core.object.entity.ApplicationInfo
Gets the icon URL of the application, if present and in a supported format.
- getIconUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedAuthorBean
-
- getIconUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedFooterBean
-
- getIconUrl() - Method in class discord4j.core.object.Embed.Author
Gets the URL of the author icon (only supports http(s) and attachments).
- getIconUrl() - Method in class discord4j.core.object.Embed.Footer
The URL of the footer icon (only supports http(s) and attachments).
- getIconUrl(Image.Format) - Method in class discord4j.core.object.entity.Guild
Gets the icon URL of the guild, if present and in a supported format.
- getId() - Method in class discord4j.core.event.domain.lifecycle.ReadyEvent.Guild
- getId() - Method in class discord4j.core.object.audit.AuditLogEntry
-
- getId() - Method in class discord4j.core.object.data.ApplicationInfoBean
-
- getId() - Method in class discord4j.core.object.data.AuditLogEntryBean
-
- getId() - Method in class discord4j.core.object.data.RegionBean
-
- getId() - Method in class discord4j.core.object.data.stored.AttachmentBean
-
- getId() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getId() - Method in class discord4j.core.object.data.stored.ChannelBean
-
- getId() - Method in class discord4j.core.object.data.stored.GuildEmojiBean
-
- getId() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getId() - Method in class discord4j.core.object.data.stored.PermissionOverwriteBean
-
- getId() - Method in class discord4j.core.object.data.stored.RoleBean
-
- getId() - Method in class discord4j.core.object.data.stored.UserBean
-
- getId() - Method in class discord4j.core.object.data.WebhookBean
-
- getId() - Method in class discord4j.core.object.entity.ApplicationInfo
-
- getId() - Method in class discord4j.core.object.entity.Attachment
-
- getId() - Method in interface discord4j.core.object.entity.Entity
Gets the Snowflake that uniquely identifies this entity.
- getId() - Method in class discord4j.core.object.entity.Guild
-
- getId() - Method in class discord4j.core.object.entity.GuildEmoji
-
- getId() - Method in class discord4j.core.object.entity.Message
-
- getId() - Method in class discord4j.core.object.entity.Role
-
- getId() - Method in class discord4j.core.object.entity.User
-
- getId() - Method in class discord4j.core.object.entity.Webhook
-
- getId() - Method in class discord4j.core.object.reaction.ReactionEmoji.Custom
-
- getId() - Method in class discord4j.core.object.Region
Gets the unique ID for the region.
- getIdentifyLimiter() - Method in class discord4j.core.DiscordClientBuilder
- getIdentifyOptions() - Method in class discord4j.core.DiscordClientBuilder
- getImage() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getImage() - Method in class discord4j.core.object.Embed
Gets the image information, if present.
- getImageUrl() - Method in class discord4j.core.object.entity.GuildEmoji
Gets the URL for this guild emoji.
- getInitialPresence() - Method in class discord4j.core.DiscordClientBuilder
Get the current
Presence
object used when identifying to the Gateway.
- getInvite(String) - Method in class discord4j.core.DiscordClient
Requests to retrieve an invite.
- getInviter() - Method in class discord4j.core.object.ExtendedInvite
Requests to retrieve the user who created the invite.
- getInviterId() - Method in class discord4j.core.object.data.ExtendedInviteBean
-
- getInviterId() - Method in class discord4j.core.object.ExtendedInvite
Gets the ID of the user who created the invite.
- getInvites() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the invites of the guild.
- getInvites() - Method in class discord4j.core.object.entity.TextChannel
-
- getInvites() - Method in class discord4j.core.object.entity.VoiceChannel
-
- getInvites() - Method in interface discord4j.core.object.trait.Invitable
Requests to retrieve this channel's invites.
- getJacksonResourceProvider() - Method in class discord4j.core.DiscordClientBuilder
- getJoinedAt() - Method in class discord4j.core.object.data.stored.GuildBean
-
- getJoinedAt() - Method in class discord4j.core.object.data.stored.MemberBean
-
- getJoinTime() - Method in class discord4j.core.object.entity.Guild
Gets when this guild was joined at, if present.
- getJoinTime() - Method in class discord4j.core.object.entity.Member
Gets when the user joined the guild.
- getKeyStore(Class<V>, int) - Method in class discord4j.core.shard.ShardingJdkStoreRegistry
-
- getKeyStore(Class<V>, int) - Method in interface discord4j.core.shard.ShardingStoreRegistry
-
- getLarge() - Method in class discord4j.core.object.data.stored.GuildBean
-
- getLargeImage() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getLargeImageId() - Method in class discord4j.core.object.presence.Activity
Gets the ID for a large asset of the activity, usually a Snowflake
, if present.
- getLargeText() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getLargeText() - Method in class discord4j.core.object.presence.Activity
Gets the text displayed when hovering over the large image of the activity, if present.
- getLastMessage() - Method in interface discord4j.core.object.entity.MessageChannel
Requests to retrieve the last message sent in this channel, if present.
- getLastMessage() - Method in class discord4j.core.object.entity.TextChannel
-
- getLastMessageId() - Method in class discord4j.core.object.data.stored.MessageChannelBean
-
- getLastMessageId() - Method in interface discord4j.core.object.entity.MessageChannel
Gets the ID of the last message sent in this channel, if present.
- getLastMessageId() - Method in class discord4j.core.object.entity.TextChannel
-
- getLastPinTimestamp() - Method in class discord4j.core.event.domain.channel.PinsUpdateEvent
Gets the ISO8601 timestamp of when the last pinned
Message
w as pinned, if present.
- getLastPinTimestamp() - Method in class discord4j.core.object.data.stored.MessageChannelBean
-
- getLastPinTimestamp() - Method in interface discord4j.core.object.entity.MessageChannel
Gets when the last pinned message was pinned, if present.
- getLastPinTimestamp() - Method in class discord4j.core.object.entity.TextChannel
-
- getMaxAge() - Method in class discord4j.core.object.data.ExtendedInviteBean
-
- getMaxPartySize() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getMaxPartySize() - Method in class discord4j.core.object.presence.Activity
Gets the party's max size, if present.
- getMaxUses() - Method in class discord4j.core.object.data.ExtendedInviteBean
-
- getMaxUses() - Method in class discord4j.core.object.ExtendedInvite
Gets the max number of times this invite can be used.
- getMember() - Method in class discord4j.core.event.domain.guild.MemberJoinEvent
Gets the
Member
that has joined the
Guild
in this event.
- getMember() - Method in class discord4j.core.event.domain.guild.MemberLeaveEvent
Gets the
Member
object of the
User
that has left the
Guild
in this event, if present.
- getMember() - Method in class discord4j.core.event.domain.guild.MemberUpdateEvent
Requests to retrieve the
Member
involved in the event.
- getMember() - Method in class discord4j.core.event.domain.message.MessageCreateEvent
Gets the
Member
who has sent the
Message
created in this event, if present.
- getMember() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Requests to retrieve the
Member
object of the
User
involved in this event.
- getMemberById(Snowflake, Snowflake) - Method in class discord4j.core.DiscordClient
Requests to retrieve the member represented by the supplied IDs.
- getMemberById(Snowflake) - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the member as represented by the supplied ID.
- getMemberCount() - Method in class discord4j.core.object.data.stored.GuildBean
-
- getMemberCount() - Method in class discord4j.core.object.entity.Guild
Gets the total number of members in the guild, if present.
- getMemberId() - Method in class discord4j.core.event.domain.guild.MemberUpdateEvent
- getMemberId() - Method in class discord4j.core.object.PermissionOverwrite
Gets the ID of the member this overwrite targets.
- getMembers() - Method in class discord4j.core.event.domain.guild.MemberChunkEvent
Gets a list of Members
that have been streamed to the client in this event.
- getMembers() - Method in class discord4j.core.object.data.stored.GuildBean
-
- getMembers() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the members of the guild.
- getMemberStore() - Method in class discord4j.core.StateHolder
-
- getMention() - Method in interface discord4j.core.object.entity.Channel
Gets the raw mention.
- getMention() - Method in class discord4j.core.object.entity.Role
Gets the raw mention.
- getMention() - Method in class discord4j.core.object.entity.User
Gets the raw mention.
- getMentionRoles() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getMentions() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getMessage() - Method in class discord4j.core.event.domain.message.MessageCreateEvent
Gets the
Message
that was created in this event.
- getMessage() - Method in class discord4j.core.event.domain.message.MessageDeleteEvent
Gets the
Message
that was deleted in this event, if present.
- getMessage() - Method in class discord4j.core.event.domain.message.MessageUpdateEvent
Requests to retrieve the
Message
that has been updated in this event.
- getMessage() - Method in class discord4j.core.event.domain.message.ReactionAddEvent
Request to retrieve the
Message
the reaction was added to in this event.
- getMessage() - Method in class discord4j.core.event.domain.message.ReactionRemoveAllEvent
Requests to retrieve the
Message
the reactions were removed from in this event.
- getMessage() - Method in class discord4j.core.event.domain.message.ReactionRemoveEvent
Requests to retrieve the
Message
the reaction was removed from.
- getMessageById(Snowflake, Snowflake) - Method in class discord4j.core.DiscordClient
Requests to retrieve the message represented by the supplied IDs.
- getMessageById(Snowflake) - Method in interface discord4j.core.object.entity.MessageChannel
Requests to retrieve the message as represented by the supplied ID.
- getMessageById(Snowflake) - Method in class discord4j.core.object.entity.TextChannel
-
- getMessageChannel() - Method in class discord4j.core.object.data.stored.TextChannelBean
-
- getMessageId() - Method in class discord4j.core.event.domain.message.MessageDeleteEvent
- getMessageId() - Method in class discord4j.core.event.domain.message.MessageUpdateEvent
- getMessageId() - Method in class discord4j.core.event.domain.message.ReactionAddEvent
- getMessageId() - Method in class discord4j.core.event.domain.message.ReactionRemoveAllEvent
Gets the
Snowflake
ID of the
Message
the reactions were removed from in this event.
- getMessageId() - Method in class discord4j.core.event.domain.message.ReactionRemoveEvent
- getMessageIds() - Method in class discord4j.core.event.domain.message.MessageBulkDeleteEvent
Gets a list of
Snowflake
IDs of the messages that were deleted.
- getMessages() - Method in class discord4j.core.event.domain.message.MessageBulkDeleteEvent
Gets a list of
Message
objects there were deleted in this event.
- getMessagesAfter(Snowflake) - Method in interface discord4j.core.object.entity.MessageChannel
Requests to retrieve all messages after the specified ID.
- getMessagesAfter(Snowflake) - Method in class discord4j.core.object.entity.TextChannel
-
- getMessagesBefore(Snowflake) - Method in interface discord4j.core.object.entity.MessageChannel
Requests to retrieve all messages before the specified ID.
- getMessagesBefore(Snowflake) - Method in class discord4j.core.object.entity.TextChannel
-
- getMessageStore() - Method in class discord4j.core.StateHolder
-
- getMfaLevel() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getMfaLevel() - Method in class discord4j.core.object.entity.Guild
Gets the required MFA level for the guild.
- getName() - Method in class discord4j.core.object.audit.ChangeKey
-
- getName() - Method in class discord4j.core.object.data.ApplicationInfoBean
-
- getName() - Method in class discord4j.core.object.data.RegionBean
-
- getName() - Method in class discord4j.core.object.data.stored.ActivityBean
-
- getName() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getName() - Method in class discord4j.core.object.data.stored.embed.EmbedAuthorBean
-
- getName() - Method in class discord4j.core.object.data.stored.embed.EmbedFieldBean
-
- getName() - Method in class discord4j.core.object.data.stored.embed.EmbedProviderBean
-
- getName() - Method in class discord4j.core.object.data.stored.GuildChannelBean
-
- getName() - Method in class discord4j.core.object.data.stored.GuildEmojiBean
-
- getName() - Method in class discord4j.core.object.data.stored.RoleBean
-
- getName() - Method in class discord4j.core.object.data.WebhookBean
-
- getName() - Method in class discord4j.core.object.Embed.Author
Gets the name of the author.
- getName() - Method in class discord4j.core.object.Embed.Field
Gets the name of the field.
- getName() - Method in class discord4j.core.object.Embed.Provider
Gets the name of the provider.
- getName() - Method in class discord4j.core.object.entity.ApplicationInfo
Gets the name of the app.
- getName() - Method in class discord4j.core.object.entity.Guild
Gets the guild name.
- getName() - Method in interface discord4j.core.object.entity.GuildChannel
Gets the name of the channel.
- getName() - Method in class discord4j.core.object.entity.GuildEmoji
Gets the emoji name.
- getName() - Method in class discord4j.core.object.entity.Role
Gets the role name.
- getName() - Method in class discord4j.core.object.entity.TextChannel
-
- getName() - Method in class discord4j.core.object.entity.Webhook
Gets the default name of the webhook.
- getName() - Method in class discord4j.core.object.presence.Activity
Gets the activity's name.
- getName() - Method in class discord4j.core.object.reaction.ReactionEmoji.Custom
-
- getName() - Method in class discord4j.core.object.Region
Gets the name of the region.
- getNewAvatar() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Gets the
User
's new avatar, if present.
- getNewDiscriminator() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Gets the
User
's new discriminator, if present.
- getNewUsername() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Gets the
User
's new username, if present.
- getNick() - Method in class discord4j.core.object.data.stored.MemberBean
-
- getNickname() - Method in class discord4j.core.object.entity.Member
Gets the user's guild nickname (if one is set).
- getNicknameMention() - Method in class discord4j.core.object.entity.Member
Gets the raw nickname mention.
- getNotificationLevel() - Method in class discord4j.core.object.entity.Guild
Gets the default message notification level.
- getOld() - Method in class discord4j.core.event.domain.channel.CategoryUpdateEvent
Gets the old version of the
Category
that has been updated in this event, if present.
- getOld() - Method in class discord4j.core.event.domain.channel.TextChannelUpdateEvent
Gets the old version of the
TextChannel
that was updated in this event, if present.
- getOld() - Method in class discord4j.core.event.domain.channel.VoiceChannelUpdateEvent
Gets the old version of the
VoiceChannel
that was updated in this event, if present.
- getOld() - Method in class discord4j.core.event.domain.guild.GuildUpdateEvent
Gets the old version of the
Guild
involved in this event, if present.
- getOld() - Method in class discord4j.core.event.domain.guild.MemberUpdateEvent
Gets the old version of the
Member
involved in the event, if present.
- getOld() - Method in class discord4j.core.event.domain.message.MessageUpdateEvent
Gets the old version of the updated
Message
, if present.
- getOld() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Gets the old version of the
Presence
that was changed, if present.
- getOld() - Method in class discord4j.core.event.domain.role.RoleUpdateEvent
Gets the old version of the
Role
that was updated in this event. if present.
- getOld() - Method in class discord4j.core.event.domain.UserUpdateEvent
Gets the old version of the
User
that has been updated in this event, if present.
- getOld() - Method in class discord4j.core.event.domain.VoiceStateUpdateEvent
Gets the old
VoiceState
that has been updated in this event, if present.
- getOldUser() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Gets the old version of the
User
that was updated, if present.
- getOldValue() - Method in class discord4j.core.object.audit.AuditLogChange
-
- getOption(OptionKey<T>) - Method in class discord4j.core.object.audit.AuditLogEntry
-
- getOptions() - Method in class discord4j.core.object.data.AuditLogEntryBean
-
- getOverwriteForMember(Snowflake) - Method in interface discord4j.core.object.entity.GuildChannel
Gets the permission overwrite targeting the given member.
- getOverwriteForMember(Snowflake) - Method in class discord4j.core.object.entity.TextChannel
-
- getOverwriteForRole(Snowflake) - Method in interface discord4j.core.object.entity.GuildChannel
Gets the permission overwrite targeting the given role.
- getOverwriteForRole(Snowflake) - Method in class discord4j.core.object.entity.TextChannel
-
- getOwner() - Method in class discord4j.core.object.entity.ApplicationInfo
Requests to retrieve the owner of the application.
- getOwner() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the owner of the guild.
- getOwnerId() - Method in class discord4j.core.object.data.ApplicationInfoBean
-
- getOwnerId() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getOwnerId() - Method in class discord4j.core.object.entity.ApplicationInfo
Gets the ID of the owner of the application.
- getOwnerId() - Method in class discord4j.core.object.entity.Guild
Gets the ID of the owner of the guild.
- getParentId() - Method in class discord4j.core.object.data.stored.GuildChannelBean
-
- getPartyId() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getPartyId() - Method in class discord4j.core.object.presence.Activity
Gets the ID of the party, if present.
- getPermissionOverwrites() - Method in class discord4j.core.object.data.stored.GuildChannelBean
-
- getPermissionOverwrites() - Method in interface discord4j.core.object.entity.GuildChannel
Gets the permission overwrites for this channel.
- getPermissionOverwrites() - Method in class discord4j.core.object.entity.TextChannel
-
- getPermissions() - Method in class discord4j.core.object.data.stored.RoleBean
-
- getPermissions() - Method in class discord4j.core.object.entity.Role
Gets the permissions assigned to this role.
- getPinnedMessages() - Method in interface discord4j.core.object.entity.MessageChannel
Requests to retrieve all the pinned messages for this channel.
- getPinnedMessages() - Method in class discord4j.core.object.entity.TextChannel
-
- getPosition() - Method in class discord4j.core.object.data.stored.GuildChannelBean
-
- getPosition() - Method in class discord4j.core.object.data.stored.RoleBean
-
- getPosition() - Method in interface discord4j.core.object.entity.GuildChannel
Requests to retrieve the position of the channel relative to other channels in the guild.
- getPosition() - Method in class discord4j.core.object.entity.Role
-
- getPosition() - Method in class discord4j.core.object.entity.TextChannel
-
- getPresence() - Method in class discord4j.core.object.entity.Member
Requests to retrieve the presence for this user for this guild.
- getPresences() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the presences of the guild.
- getPresenceStore() - Method in class discord4j.core.StateHolder
-
- getPrivateChannel() - Method in class discord4j.core.object.entity.User
Requests to retrieve the private channel (DM) to this user.
- getProvider() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getProvider() - Method in class discord4j.core.object.Embed
Gets the provider information, if present.
- getProxyIconUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedAuthorBean
-
- getProxyIconUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedFooterBean
-
- getProxyIconUrl() - Method in class discord4j.core.object.Embed.Author
Gets a proxied URL of the author icon.
- getProxyIconUrl() - Method in class discord4j.core.object.Embed.Footer
Gets a proxied URL of the footer icon.
- getProxyUrl() - Method in class discord4j.core.object.data.stored.AttachmentBean
-
- getProxyUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedImageBean
-
- getProxyUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedThumbnailBean
-
- getProxyUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedVideoBean
-
- getProxyUrl() - Method in class discord4j.core.object.Embed.Image
Gets a proxied URL of the image.
- getProxyUrl() - Method in class discord4j.core.object.Embed.Thumbnail
Gets a proxied URL of the thumbnail.
- getProxyUrl() - Method in class discord4j.core.object.Embed.Video
Gets a proxied source URL of the video.
- getProxyUrl() - Method in class discord4j.core.object.entity.Attachment
Gets a proxied URL of the file.
- getPruneCount(int) - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the number of users that will be pruned.
- getRateLimitPerUser() - Method in class discord4j.core.object.data.stored.TextChannelBean
-
- getRateLimitPerUser() - Method in class discord4j.core.object.entity.TextChannel
Gets the amount of seconds an user has to wait before sending another message (0-120).
- getRaw() - Method in class discord4j.core.object.reaction.ReactionEmoji.Unicode
-
- getRawPosition() - Method in interface discord4j.core.object.entity.GuildChannel
Gets the raw position of the channel as exposed by Discord.
- getRawPosition() - Method in class discord4j.core.object.entity.Role
-
- getRawPosition() - Method in class discord4j.core.object.entity.TextChannel
-
- getRawValue() - Method in class discord4j.core.object.util.PermissionSet
Gets the raw value for this PermissionSet
.
- getReactions() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getReactions() - Method in class discord4j.core.object.entity.Message
Gets the reactions to this message.
- getReactors(ReactionEmoji) - Method in class discord4j.core.object.entity.Message
Requests to retrieve the reactors (users) for the specified emoji for this message.
- getReason() - Method in class discord4j.core.object.audit.AuditLogEntry
-
- getReason() - Method in class discord4j.core.object.Ban
Gets the reason for the ban.
- getReason() - Method in class discord4j.core.object.data.AuditLogEntryBean
-
- getReason() - Method in class discord4j.core.object.data.BanBean
-
- getReason() - Method in interface discord4j.core.spec.AuditSpec
Returns the current audit log reason set on the spec.
- getReason() - Method in class discord4j.core.spec.BanQuerySpec
-
- getReason() - Method in class discord4j.core.spec.CategoryCreateSpec
-
- getReason() - Method in class discord4j.core.spec.CategoryEditSpec
-
- getReason() - Method in class discord4j.core.spec.GuildEditSpec
-
- getReason() - Method in class discord4j.core.spec.GuildEmojiCreateSpec
-
- getReason() - Method in class discord4j.core.spec.GuildEmojiEditSpec
-
- getReason() - Method in class discord4j.core.spec.GuildMemberEditSpec
-
- getReason() - Method in class discord4j.core.spec.InviteCreateSpec
-
- getReason() - Method in class discord4j.core.spec.RoleCreateSpec
-
- getReason() - Method in class discord4j.core.spec.RoleEditSpec
-
- getReason() - Method in class discord4j.core.spec.TextChannelCreateSpec
-
- getReason() - Method in class discord4j.core.spec.TextChannelEditSpec
-
- getReason() - Method in class discord4j.core.spec.VoiceChannelCreateSpec
-
- getReason() - Method in class discord4j.core.spec.VoiceChannelEditSpec
-
- getReason() - Method in class discord4j.core.spec.WebhookCreateSpec
-
- getReason() - Method in class discord4j.core.spec.WebhookEditSpec
-
- getRecipientIds() - Method in class discord4j.core.object.entity.PrivateChannel
Gets the IDs of the recipients for this private channel.
- getRecipients() - Method in class discord4j.core.object.data.PrivateChannelBean
-
- getRecipients() - Method in class discord4j.core.object.entity.PrivateChannel
Requests to retrieve the recipients for this private channel.
- getRegion() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getRegion() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the voice region for the guild.
- getRegionId() - Method in class discord4j.core.object.entity.Guild
Gets the voice region ID for the guild.
- getRegions() - Method in class discord4j.core.DiscordClient
Requests to retrieve the voice regions that are available.
- getRegions() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the voice regions for the guild.
- getResponseTime() - Method in class discord4j.core.DiscordClient
Gets the amount of time it last took Discord Gateway to respond to a heartbeat with an ack.
- getResponsibleUserId() - Method in class discord4j.core.object.audit.AuditLogEntry
-
- getResponsibleUserId() - Method in class discord4j.core.object.data.AuditLogEntryBean
-
- getRestClient() - Method in class discord4j.core.ServiceMediator
Return the current client for REST operations providing a low-level way to perform requests.
- getRetryOptions() - Method in class discord4j.core.DiscordClientBuilder
- getRole() - Method in class discord4j.core.event.domain.role.RoleCreateEvent
Gets the
Role
that was created in this event.
- getRole() - Method in class discord4j.core.event.domain.role.RoleDeleteEvent
Gets the
Role
that was deleted in this event, if present.
- getRole() - Method in class discord4j.core.object.ExtendedPermissionOverwrite
Requests to retrieve the role this overwrite is associated to, if present.
- getRoleById(Snowflake, Snowflake) - Method in class discord4j.core.DiscordClient
Requests to retrieve the role represented by the supplied IDs.
- getRoleById(Snowflake) - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the role as represented by the supplied ID.
- getRoleId() - Method in class discord4j.core.event.domain.role.RoleDeleteEvent
Gets the
Snowflake
ID of the
Role
that was deleted in this event.
- getRoleId() - Method in class discord4j.core.object.PermissionOverwrite
Gets the ID of the role this overwrite targets.
- getRoleIds() - Method in class discord4j.core.object.entity.Guild
Gets the guild's roles' IDs.
- getRoleIds() - Method in class discord4j.core.object.entity.GuildEmoji
Gets the IDs of the roles this emoji is whitelisted to.
- getRoleIds() - Method in class discord4j.core.object.entity.Member
Gets the user's guild roles' IDs.
- getRoleMentionIds() - Method in class discord4j.core.object.entity.Message
Gets the IDs of the roles specifically mentioned in this message.
- getRoleMentions() - Method in class discord4j.core.object.entity.Message
Requests to retrieve the roles specifically mentioned in this message.
- getRoles() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getRoles() - Method in class discord4j.core.object.data.stored.GuildEmojiBean
-
- getRoles() - Method in class discord4j.core.object.data.stored.MemberBean
-
- getRoles() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the guild's roles.
- getRoles() - Method in class discord4j.core.object.entity.GuildEmoji
Requests to retrieve the roles this emoji is whitelisted to.
- getRoles() - Method in class discord4j.core.object.entity.Member
Requests to retrieve the user's guild roles.
- getRoleStore() - Method in class discord4j.core.StateHolder
-
- getRouterFactory() - Method in class discord4j.core.DiscordClientBuilder
- getRouterFactory() - Method in class discord4j.core.shard.ShardingClientBuilder
- getSampleHostname() - Method in class discord4j.core.object.data.RegionBean
-
- getSampleHostname() - Method in class discord4j.core.object.Region
Gets an example hostname for the region.
- getSamplePort() - Method in class discord4j.core.object.data.RegionBean
-
- getSamplePort() - Method in class discord4j.core.object.Region
Gets an example port for the region.
- getSelf() - Method in class discord4j.core.DiscordClient
Requests to retrieve the bot user.
- getSelf() - Method in class discord4j.core.event.domain.lifecycle.ReadyEvent
- getSelfId() - Method in class discord4j.core.DiscordClient
Gets the bot user's ID.
- getSelfId() - Method in class discord4j.core.StateHolder
-
- getSerialVersionUID() - Static method in class discord4j.core.object.data.stored.RichActivityBean
-
- getServiceMediator() - Method in class discord4j.core.DiscordClient
- getServiceMediator() - Method in class discord4j.core.event.dispatch.DispatchContext
-
- getSessionId() - Method in class discord4j.core.event.domain.lifecycle.ReadyEvent
Gets the current session ID of the connection.
- getSessionId() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getSessionId() - Method in class discord4j.core.object.data.stored.VoiceStateBean
-
- getSessionId() - Method in class discord4j.core.object.VoiceState
Gets the session ID for this voice state.
- getShardCount() - Method in class discord4j.core.ClientConfig
The number of shards used to identify to the gateway.
- getShardCount() - Method in class discord4j.core.DiscordClientBuilder
Retrieve the current shard count, can be null
- getShardCount() - Method in class discord4j.core.shard.ShardingClientBuilder
Returns the shard count value to set while identifying each produced shard.
- getShardIndex() - Method in class discord4j.core.ClientConfig
The current shard index used to identify to the gateway.
- getShardIndex() - Method in class discord4j.core.DiscordClientBuilder
Retrieve the current shard index.
- getShardIndexFilter() - Method in class discord4j.core.shard.ShardingClientBuilder
Returns the current
Predicate
used to include only a set of shards in the creation process.
- getShardingStoreRegistry() - Method in class discord4j.core.shard.ShardingClientBuilder
- getSize() - Method in class discord4j.core.object.data.stored.AttachmentBean
-
- getSize() - Method in class discord4j.core.object.entity.Attachment
Gets the size of the file in bytes.
- getSmallImage() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getSmallImageId() - Method in class discord4j.core.object.presence.Activity
Gets the ID for a small asset of the activity, usually a Snowflake
, if present.
- getSmallText() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getSmallText() - Method in class discord4j.core.object.presence.Activity
Gets the text displayed when hovering over the small image of the activity, if present.
- getSplash() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getSplashUrl(Image.Format) - Method in class discord4j.core.object.entity.Guild
Gets the splash URL of the guild, if present and in a supported format.
- getStart() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getStart() - Method in class discord4j.core.object.presence.Activity
Gets the UNIX time (in milliseconds) of when the activity started, if present.
- getStartTime() - Method in class discord4j.core.event.domain.channel.TypingStartEvent
Gets the time at which the
User
started typing in this event.
- getState() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getState() - Method in class discord4j.core.object.presence.Activity
Gets the user's current party status, if present.
- getStateHolder() - Method in class discord4j.core.ServiceMediator
Return access to the stored/cached values coming from real-time Gateway updates.
- getStatus() - Method in class discord4j.core.object.data.stored.PresenceBean
-
- getStatus() - Method in class discord4j.core.object.presence.Presence
-
- getStoreService() - Method in class discord4j.core.DiscordClientBuilder
Get the current
StoreService
factory, used to create
Store
instances on login to cache entities.
- getStoreService() - Method in class discord4j.core.ServiceMediator
Return the current store factory.
- getStreamingUrl() - Method in class discord4j.core.object.presence.Activity
Gets the stream URL, if present.
- getSyncId() - Method in class discord4j.core.object.data.stored.RichActivityBean
-
- getSystemChannel() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the channel to which system messages are sent, if present.
- getSystemChannelId() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getSystemChannelId() - Method in class discord4j.core.object.entity.Guild
Gets the ID of the channel to which system messages are sent, if present.
- getTargetId() - Method in class discord4j.core.object.audit.AuditLogEntry
-
- getTargetId() - Method in class discord4j.core.object.data.AuditLogEntryBean
-
- getTargetId() - Method in class discord4j.core.object.PermissionOverwrite
Gets the ID of the entity this overwrite targets.
- getText() - Method in class discord4j.core.object.data.stored.embed.EmbedFooterBean
-
- getText() - Method in class discord4j.core.object.Embed.Footer
Gets the footer text.
- getTextChannelStore() - Method in class discord4j.core.StateHolder
-
- getThumbnail() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getThumbnail() - Method in class discord4j.core.object.Embed
Gets the thumbnail information, if present.
- getTimestamp() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getTimestamp() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getTimestamp() - Method in class discord4j.core.object.Embed
Gets the timestamp of the embed content, if present.
- getTimestamp() - Method in class discord4j.core.object.entity.Message
Gets when this message was sent.
- getTimestamp() - Method in class discord4j.core.object.util.Snowflake
Gets the timestamp of this Snowflake
.
- getTitle() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getTitle() - Method in class discord4j.core.object.Embed
Gets the title of the embed, if present.
- getToken() - Method in class discord4j.core.ClientConfig
The bot token used to identify to the gateway.
- getToken() - Method in class discord4j.core.DiscordClientBuilder
Retrieve the token set in this builder.
- getToken() - Method in class discord4j.core.event.domain.VoiceServerUpdateEvent
Gets the voice connection token for the guild.
- getToken() - Method in class discord4j.core.object.data.WebhookBean
-
- getToken() - Method in class discord4j.core.object.entity.Webhook
Gets the secure token of this webhook.
- getToken() - Method in class discord4j.core.shard.ShardingClientBuilder
Retrieve the token set in this builder.
- getTopic() - Method in class discord4j.core.object.data.stored.TextChannelBean
-
- getTopic() - Method in class discord4j.core.object.entity.TextChannel
Gets the channel topic, if present
- getTrace() - Method in class discord4j.core.event.domain.lifecycle.ReadyEvent
Gets the trace provided by Discord.
- getTrace() - Method in class discord4j.core.event.domain.lifecycle.ResumeEvent
Gets the trace of the event.
- getType() - Method in class discord4j.core.object.data.stored.ActivityBean
-
- getType() - Method in class discord4j.core.object.data.stored.ChannelBean
-
- getType() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getType() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getType() - Method in class discord4j.core.object.data.stored.PermissionOverwriteBean
-
- getType() - Method in class discord4j.core.object.Embed
Gets the type of embed, if present.
- getType() - Method in interface discord4j.core.object.entity.Channel
Gets the type of channel.
- getType() - Method in class discord4j.core.object.entity.Message
Gets the type of message.
- getType() - Method in class discord4j.core.object.PermissionOverwrite
Gets the type of the overwrite.
- getType() - Method in class discord4j.core.object.presence.Activity
Gets the specific "action" for this activity.
- getUrl() - Method in class discord4j.core.object.data.stored.ActivityBean
-
- getUrl() - Method in class discord4j.core.object.data.stored.AttachmentBean
-
- getUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedAuthorBean
-
- getUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedImageBean
-
- getUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedProviderBean
-
- getUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedThumbnailBean
-
- getUrl() - Method in class discord4j.core.object.data.stored.embed.EmbedVideoBean
-
- getUrl() - Method in class discord4j.core.object.Embed.Author
Gets the URL of the author.
- getUrl() - Method in class discord4j.core.object.Embed
Gets the URL of the embed, if present.
- getUrl() - Method in class discord4j.core.object.Embed.Image
Gets the source URL of the image (only supports http(s) and attachments).
- getUrl() - Method in class discord4j.core.object.Embed.Provider
Gets the URL of the provider.
- getUrl() - Method in class discord4j.core.object.Embed.Thumbnail
Gets the source URL of the thumbnail (only supports http(s) and attachments).
- getUrl() - Method in class discord4j.core.object.Embed.Video
Gets the source URL of the video.
- getUrl() - Method in class discord4j.core.object.entity.Attachment
Gets the source URL of the file.
- getUrl(String, Image.Format) - Static method in class discord4j.core.util.ImageUtil
Gets the URL utilizing a path and the Image.Format
the URL should represent.
- getUser() - Method in class discord4j.core.event.domain.channel.TypingStartEvent
Requests to retrieve the
User
who has started typing in this event.
- getUser() - Method in class discord4j.core.event.domain.guild.BanEvent
Gets the
User
that has been banned from the
Guild
.
- getUser() - Method in class discord4j.core.event.domain.guild.MemberLeaveEvent
Gets the
User
that has left the
Guild
in this event.
- getUser() - Method in class discord4j.core.event.domain.guild.UnbanEvent
Gets the
User
that has been unbanned in this event.
- getUser() - Method in class discord4j.core.event.domain.message.ReactionAddEvent
Requests to retrieve the
User
who added a reaction in this event.
- getUser() - Method in class discord4j.core.event.domain.message.ReactionRemoveEvent
Requests to retrieve the
User
who's reaction has been removed.
- getUser() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Requests to retrieve the
User
whose presence has been changed in this event.
- getUser() - Method in class discord4j.core.object.Ban
Gets the banned user.
- getUser() - Method in class discord4j.core.object.data.BanBean
-
- getUser() - Method in class discord4j.core.object.data.WebhookBean
-
- getUser() - Method in class discord4j.core.object.entity.GuildEmoji
Requests to retrieve the user that created this emoji.
- getUser() - Method in class discord4j.core.object.ExtendedPermissionOverwrite
Requests to retrieve the user this overwrite is associated to, if present.
- getUser() - Method in class discord4j.core.object.VoiceState
Requests to retrieve the user this voice state is for.
- getUserById(Snowflake) - Method in class discord4j.core.DiscordClient
Requests to retrieve the user represented by the supplied ID.
- getUserId() - Method in class discord4j.core.event.domain.channel.TypingStartEvent
Gets the
Snowflake
ID of the
User
who has started typing in this event.
- getUserId() - Method in class discord4j.core.event.domain.message.ReactionAddEvent
Gets the
Snowflake
ID of the
User
who added a reaction in this event.
- getUserId() - Method in class discord4j.core.event.domain.message.ReactionRemoveEvent
Gets the
Snowflake
ID of the
User
who's reaction has been removed.
- getUserId() - Method in class discord4j.core.event.domain.PresenceUpdateEvent
Gets the
Snowflake
ID of the
User
whose presence has been updated in this event.
- getUserId() - Method in class discord4j.core.object.data.stored.VoiceStateBean
-
- getUserId() - Method in class discord4j.core.object.VoiceState
Gets the user ID this voice state is for.
- getUserLimit() - Method in class discord4j.core.object.data.stored.VoiceChannelBean
-
- getUserLimit() - Method in class discord4j.core.object.entity.VoiceChannel
Gets the user limit of this voice channel.
- getUserMentionIds() - Method in class discord4j.core.object.entity.Message
Gets the IDs of the users specifically mentioned in this message.
- getUserMentions() - Method in class discord4j.core.object.entity.Message
Requests to retrieve the users specifically mentioned in this message.
- getUsername() - Method in class discord4j.core.object.data.stored.UserBean
-
- getUsername() - Method in class discord4j.core.object.entity.User
Gets the user's username, not unique across the platform.
- getUsers() - Method in class discord4j.core.DiscordClient
Retrieve the currently stored (cached) users.
- getUserStore() - Method in class discord4j.core.StateHolder
-
- getUses() - Method in class discord4j.core.object.data.ExtendedInviteBean
-
- getUses() - Method in class discord4j.core.object.ExtendedInvite
Gets the number of times this invite has been used.
- getValue() - Method in enum discord4j.core.object.audit.ActionType
-
- getValue() - Method in class discord4j.core.object.data.stored.embed.EmbedFieldBean
-
- getValue() - Method in class discord4j.core.object.Embed.Field
Gets the value of the field.
- getValue() - Method in enum discord4j.core.object.Embed.Type
Gets the underlying value as represented by Discord.
- getValue() - Method in enum discord4j.core.object.entity.Channel.Type
Gets the underlying value as represented by Discord.
- getValue() - Method in enum discord4j.core.object.entity.Guild.ContentFilterLevel
Gets the underlying value as represented by Discord.
- getValue() - Method in enum discord4j.core.object.entity.Guild.MfaLevel
Gets the underlying value as represented by Discord.
- getValue() - Method in enum discord4j.core.object.entity.Guild.NotificationLevel
Gets the underlying value as represented by Discord.
- getValue() - Method in enum discord4j.core.object.entity.Guild.VerificationLevel
Gets the underlying value as represented by Discord.
- getValue() - Method in enum discord4j.core.object.entity.Message.Type
Gets the underlying value as represented by Discord.
- getValue() - Method in enum discord4j.core.object.PermissionOverwrite.Type
Gets the underlying value as represented by Discord.
- getValue() - Method in enum discord4j.core.object.presence.Activity.Type
Gets the underlying value as represented by Discord.
- getValue() - Method in enum discord4j.core.object.presence.Status
-
- getValue() - Method in enum discord4j.core.object.util.Permission
Gets the permission's value.
- getValueStore(Class<K>, Class<V>) - Method in class discord4j.core.shard.ShardingJdkStoreRegistry
-
- getValueStore(Class<K>, Class<V>) - Method in interface discord4j.core.shard.ShardingStoreRegistry
-
- getVerificationLevel() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getVerificationLevel() - Method in class discord4j.core.object.entity.Guild
Gets the level of verification required for the guild.
- getVideo() - Method in class discord4j.core.object.data.stored.embed.EmbedBean
-
- getVideo() - Method in class discord4j.core.object.Embed
Gets the video information, if present.
- getVoiceChannelStore() - Method in class discord4j.core.StateHolder
-
- getVoiceClient() - Method in class discord4j.core.ServiceMediator
Return the current voice client to initiate voice gateway connections.
- getVoiceConnectionScheduler() - Method in class discord4j.core.DiscordClientBuilder
Get the current
Scheduler
for voice sending tasks.
- getVoiceState() - Method in class discord4j.core.object.entity.Member
Requests to retrieve this user's voice state for this guild.
- getVoiceStates() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the voice states of the guild.
- getVoiceStates() - Method in class discord4j.core.object.entity.VoiceChannel
Requests to retrieve the voice states of this voice channel.
- getVoiceStateStore() - Method in class discord4j.core.StateHolder
-
- getWebhook() - Method in class discord4j.core.object.entity.Message
Requests to retrieve the webhook that generated this message, if present.
- getWebhookById(Snowflake) - Method in class discord4j.core.DiscordClient
Requests to retrieve the webhook represented by the supplied ID.
- getWebhookId() - Method in class discord4j.core.object.data.stored.MessageBean
-
- getWebhookId() - Method in class discord4j.core.object.entity.Message
Gets the ID the webhook that generated this message, if present.
- getWebhooks() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the webhooks of the guild.
- getWebhooks() - Method in class discord4j.core.object.entity.TextChannel
Requests to retrieve the webhooks of the channel.
- getWidgetChannel() - Method in class discord4j.core.object.entity.Guild
Requests to retrieve the channel for the server widget, if present.
- getWidgetChannelId() - Method in class discord4j.core.object.data.stored.BaseGuildBean
-
- getWidgetChannelId() - Method in class discord4j.core.object.entity.Guild
Gets the channel ID for the server widget, if present.
- getWidth() - Method in class discord4j.core.object.data.stored.AttachmentBean
-
- getWidth() - Method in class discord4j.core.object.data.stored.embed.EmbedImageBean
-
- getWidth() - Method in class discord4j.core.object.data.stored.embed.EmbedThumbnailBean
-
- getWidth() - Method in class discord4j.core.object.data.stored.embed.EmbedVideoBean
-
- getWidth() - Method in class discord4j.core.object.Embed.Image
Gets the width of the image.
- getWidth() - Method in class discord4j.core.object.Embed.Thumbnail
Gets the width of the thumbnail.
- getWidth() - Method in class discord4j.core.object.Embed.Video
Gets the width of the video.
- getWidth() - Method in class discord4j.core.object.entity.Attachment
Gets the width of the file, if present.
- Guild(long, boolean) - Constructor for class discord4j.core.event.domain.lifecycle.ReadyEvent.Guild
-
- Guild - Class in discord4j.core.object.entity
A Discord guild.
- Guild(ServiceMediator, BaseGuildBean) - Constructor for class discord4j.core.object.entity.Guild
Constructs an Guild
with an associated ServiceMediator and Discord data.
- Guild.ContentFilterLevel - Enum in discord4j.core.object.entity
Automatically scan and delete messages sent in the server that contain explicit content.
- Guild.MfaLevel - Enum in discord4j.core.object.entity
Prevent potentially dangerous administrative actions for users without two-factor authentication enabled.
- Guild.NotificationLevel - Enum in discord4j.core.object.entity
Determines whether
Members
who have not explicitly set their notification settings receive a notification for every message sent in the server or not.
- Guild.VerificationLevel - Enum in discord4j.core.object.entity
Members
of the server must meet the following criteria before they can send messages in text channels or initiate a direct message conversation.
- GuildBean - Class in discord4j.core.object.data.stored
-
- GuildBean(GuildCreate) - Constructor for class discord4j.core.object.data.stored.GuildBean
-
- GuildBean(GuildBean, GuildUpdate) - Constructor for class discord4j.core.object.data.stored.GuildBean
-
- GuildBean(GuildBean) - Constructor for class discord4j.core.object.data.stored.GuildBean
-
- GuildBean() - Constructor for class discord4j.core.object.data.stored.GuildBean
-
- GuildChannel - Interface in discord4j.core.object.entity
A Discord channel associated to a
Guild
.
- GuildChannelBean - Class in discord4j.core.object.data.stored
-
- GuildChannelBean(GatewayChannelResponse, long) - Constructor for class discord4j.core.object.data.stored.GuildChannelBean
-
- GuildChannelBean(ChannelResponse) - Constructor for class discord4j.core.object.data.stored.GuildChannelBean
-
- GuildChannelBean() - Constructor for class discord4j.core.object.data.stored.GuildChannelBean
-
- GuildCreateEvent - Class in discord4j.core.event.domain.guild
Dispatched in three different scenarios: After the bot connects to Discord (after
ReadyEvent
is dispatched), this event will be dispatched for all guilds the bot is in on this shard.
- GuildCreateEvent(DiscordClient, Guild) - Constructor for class discord4j.core.event.domain.guild.GuildCreateEvent
-
- GuildCreateSpec - Class in discord4j.core.spec
A spec used to configure and create a
Guild
.
- GuildCreateSpec() - Constructor for class discord4j.core.spec.GuildCreateSpec
-
- GuildDeleteEvent - Class in discord4j.core.event.domain.guild
Dispatched in two different scenarios: The bot is kicked from or leaves a guild.
- GuildDeleteEvent(DiscordClient, long, Guild, boolean) - Constructor for class discord4j.core.event.domain.guild.GuildDeleteEvent
-
- GuildEditSpec - Class in discord4j.core.spec
A spec used to selectively modify properties from a
Guild
.
- GuildEditSpec() - Constructor for class discord4j.core.spec.GuildEditSpec
-
- GuildEmoji - Class in discord4j.core.object.entity
A Discord guild emoji.
- GuildEmoji(ServiceMediator, GuildEmojiBean, long) - Constructor for class discord4j.core.object.entity.GuildEmoji
Constructs a GuildEmoji
with an associated ServiceMediator and Discord data.
- GuildEmojiBean - Class in discord4j.core.object.data.stored
-
- GuildEmojiBean(GuildEmojiResponse) - Constructor for class discord4j.core.object.data.stored.GuildEmojiBean
-
- GuildEmojiBean() - Constructor for class discord4j.core.object.data.stored.GuildEmojiBean
-
- GuildEmojiCreateSpec - Class in discord4j.core.spec
- GuildEmojiCreateSpec() - Constructor for class discord4j.core.spec.GuildEmojiCreateSpec
-
- GuildEmojiEditSpec - Class in discord4j.core.spec
- GuildEmojiEditSpec() - Constructor for class discord4j.core.spec.GuildEmojiEditSpec
-
- GuildEvent - Class in discord4j.core.event.domain.guild
Represents an event related to a
Guild
.
- GuildEvent(DiscordClient) - Constructor for class discord4j.core.event.domain.guild.GuildEvent
-
- GuildMemberEditSpec - Class in discord4j.core.spec
Spec used to modify guild members.
- GuildMemberEditSpec() - Constructor for class discord4j.core.spec.GuildMemberEditSpec
-
- GuildUpdateEvent - Class in discord4j.core.event.domain.guild
Dispatched when a guild is updated.
- GuildUpdateEvent(DiscordClient, Guild, Guild) - Constructor for class discord4j.core.event.domain.guild.GuildUpdateEvent
-