A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages

T

TAGS - org.javacord.api.entity.auditlog.AuditLogChangeType
 
tailSet(Message) - Method in interface org.javacord.api.entity.message.MessageSet
 
tailSet(Message, boolean) - Method in interface org.javacord.api.entity.message.MessageSet
 
TargetUserType - Enum in org.javacord.api.entity.server.invite
An enum with all target user types.
Team - Interface in org.javacord.api.entity.team
 
TEAM_PSEUDO_USER - org.javacord.api.entity.user.UserFlag
 
TeamMember - Interface in org.javacord.api.entity.team
 
TeamMembershipState - Enum in org.javacord.api.entity.team
 
TEMPORARY - org.javacord.api.entity.auditlog.AuditLogChangeType
 
TEXT_INPUT - org.javacord.api.entity.message.component.ComponentType
 
TextChannel - Interface in org.javacord.api.entity.channel
This class represents a text channel.
TextChannelAttachableListener - Interface in org.javacord.api.listener.channel
This is a marker interface for listeners that can be attached to a TextChannel.
TextChannelAttachableListenerManager - Interface in org.javacord.api.listener.channel
This class can be used to add and retrieve TextChannelAttachableListeners.
TextChannelEvent - Interface in org.javacord.api.event.channel
A text channel event.
TextChannelUserEvent - Interface in org.javacord.api.event.user
A text channel event which effects a user.
TextInput - Interface in org.javacord.api.entity.message.component
 
TextInputBuilder - Class in org.javacord.api.entity.message.component
 
TextInputBuilder(int, String, String) - Constructor for class org.javacord.api.entity.message.component.TextInputBuilder
Creates a new text input builder.
TextInputBuilder(TextInputStyle, String, String) - Constructor for class org.javacord.api.entity.message.component.TextInputBuilder
Creates a new text input builder.
TextInputBuilderDelegate - Interface in org.javacord.api.entity.message.component.internal
 
TextInputStyle - Enum in org.javacord.api.entity.message.component
 
THAI - org.javacord.api.interaction.DiscordLocale
 
THREAD_CREATE - org.javacord.api.entity.auditlog.AuditLogActionType
 
THREAD_CREATED - org.javacord.api.entity.message.MessageType
 
THREAD_DELETE - org.javacord.api.entity.auditlog.AuditLogActionType
 
THREAD_STARTER_MESSAGE - org.javacord.api.entity.message.MessageType
 
THREAD_UPDATE - org.javacord.api.entity.auditlog.AuditLogActionType
 
ThreadCreateEvent - Interface in org.javacord.api.event.channel.thread
 
ThreadDeleteEvent - Interface in org.javacord.api.event.channel.thread
 
ThreadListSyncEvent - Interface in org.javacord.api.event.channel.thread
 
ThreadMember - Interface in org.javacord.api.entity.channel
 
ThreadMembersUpdateEvent - Interface in org.javacord.api.event.channel.thread
 
ThreadMetadata - Interface in org.javacord.api.entity.channel.thread
 
ThreadPool - Interface in org.javacord.api.util.concurrent
This class creates and contains thread pools which are used by Javacord.
ThreadUpdateEvent - Interface in org.javacord.api.event.channel.thread
 
THREE_DAYS - org.javacord.api.entity.channel.AutoArchiveDuration
 
TICKETED_EVENTS_ENABLED - org.javacord.api.entity.server.ServerFeature
Server has enabled ticketed events.
TIER_1 - org.javacord.api.entity.server.BoostLevel
Server Boost level 1.
TIER_2 - org.javacord.api.entity.server.BoostLevel
Server Boost level 2.
TIER_3 - org.javacord.api.entity.server.BoostLevel
Server Boost level 3.
timeout(Server, Duration) - Method in interface org.javacord.api.entity.user.User
Timeouts the user on the given server.
timeout(Server, Duration, String) - Method in interface org.javacord.api.entity.user.User
Timeouts the user on the given server.
timeout(Server, Instant) - Method in interface org.javacord.api.entity.user.User
Timeouts the user on the given server.
timeout(Server, Instant, String) - Method in interface org.javacord.api.entity.user.User
Timeouts the user on the given server.
timeoutUser(User, Duration) - Method in interface org.javacord.api.entity.server.Server
Timeout the given user on this server.
timeoutUser(User, Duration, String) - Method in interface org.javacord.api.entity.server.Server
Timeout the given user on this server.
timeoutUser(User, Instant) - Method in interface org.javacord.api.entity.server.Server
Timeout the given user on this server.
timeoutUser(User, Instant, String) - Method in interface org.javacord.api.entity.server.Server
Timeout the given user on this server.
TimestampStyle - Enum in org.javacord.api.entity.message
The enum contains all different types of timestamp styles.
toBuilder() - Method in interface org.javacord.api.entity.message.embed.Embed
Creates a builder, based on the embed.
toBuilder() - Method in interface org.javacord.api.entity.permission.Permissions
Creates a new permissions builder from this permissions object.
TOKEN_PATTERN - Static variable in interface org.javacord.api.util.auth.Response
 
TOKEN_PATTERN_PART - Static variable in interface org.javacord.api.util.auth.Response
 
TOKEN68_PATTERN_PART - Static variable in interface org.javacord.api.util.auth.Response
 
toMessageBuilder() - Method in interface org.javacord.api.entity.message.Message
Returns a MessageBuilder according to this Message.
TOPIC - org.javacord.api.entity.auditlog.AuditLogChangeType
 
toString() - Method in enum org.javacord.api.entity.message.component.ButtonStyle
 
toString() - Method in enum org.javacord.api.entity.message.component.ComponentType
 
toString() - Method in enum org.javacord.api.entity.message.component.TextInputStyle
 
toString() - Method in class org.javacord.api.util.auth.Challenge
 
toWebhookMessageBuilder() - Method in interface org.javacord.api.entity.message.Message
Returns a WebhookMessageBuilder according to this Message.
transform(AudioSource, byte[]) - Method in interface org.javacord.api.audio.AudioTransformer
Intercepts and transforms the incoming audio frame.
TURKISH - org.javacord.api.interaction.DiscordLocale
 
type() - Method in interface org.javacord.api.entity.channel.TextChannel
Displays the "xyz is typing..." message.
TYPE - org.javacord.api.entity.auditlog.AuditLogChangeType
 
typeContinuously() - Method in interface org.javacord.api.entity.channel.TextChannel
Displays the "xyz is typing..." message continuously, starting immediately.
typeContinuously(Consumer<Throwable>) - Method in interface org.javacord.api.entity.channel.TextChannel
Displays the "xyz is typing..." message continuously, starting immediately.
typeContinuouslyAfter(long, TimeUnit) - Method in interface org.javacord.api.entity.channel.TextChannel
Displays the "xyz is typing..." message continuously, starting delayed.
typeContinuouslyAfter(long, TimeUnit, Consumer<Throwable>) - Method in interface org.javacord.api.entity.channel.TextChannel
Displays the "xyz is typing..." message continuously, starting delayed.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages