A B C D E F G H I K L M N O P Q R S T U V W
T
- tailSet(Message) - Method in class org.javacord.core.entity.message.MessageSetImpl
- tailSet(Message, boolean) - Method in class org.javacord.core.entity.message.MessageSetImpl
- ThreadFactory - Class in org.javacord.core.util.concurrent
-
A thread factory that creates optionally numbered threads as daemon or non-daemon.
- ThreadFactory(String, boolean) - Constructor for class org.javacord.core.util.concurrent.ThreadFactory
-
Creates a new thread factory.
- ThreadPoolImpl - Class in org.javacord.core.util.concurrent
-
The implementation of
ThreadPool. - ThreadPoolImpl() - Constructor for class org.javacord.core.util.concurrent.ThreadPoolImpl
- toArray() - Method in class org.javacord.core.entity.message.MessageSetImpl
- toArray(T[]) - Method in class org.javacord.core.entity.message.MessageSetImpl
- toJsonNode() - Method in class org.javacord.core.entity.message.embed.EmbedBuilderDelegateImpl
-
Gets the embed as a
ObjectNode. - toJsonNode(ObjectNode) - Method in class org.javacord.core.entity.message.embed.EmbedBuilderDelegateImpl
-
Adds the json data to the given object node.
- TOO_MANY_REACTIONS - org.javacord.core.util.rest.RestRequestResultErrorCode
- TOO_MANY_REQUESTS - org.javacord.core.util.rest.RestRequestHttpResponseCode
-
You've made too many requests.
- topic - Variable in class org.javacord.core.entity.channel.ServerTextChannelUpdaterDelegateImpl
-
The topic to update.
- toString() - Method in class org.javacord.core.entity.auditlog.AuditLogEntryImpl
- toString() - Method in class org.javacord.core.entity.auditlog.AuditLogEntryTargetImpl
- toString() - Method in class org.javacord.core.entity.channel.ChannelCategoryImpl
- toString() - Method in class org.javacord.core.entity.channel.GroupChannelImpl
- toString() - Method in class org.javacord.core.entity.channel.PrivateChannelImpl
- toString() - Method in class org.javacord.core.entity.channel.ServerChannelImpl
- toString() - Method in class org.javacord.core.entity.channel.ServerTextChannelImpl
- toString() - Method in class org.javacord.core.entity.channel.ServerVoiceChannelImpl
- toString() - Method in class org.javacord.core.entity.emoji.CustomEmojiImpl
- toString() - Method in class org.javacord.core.entity.emoji.KnownCustomEmojiImpl
- toString() - Method in class org.javacord.core.entity.emoji.UnicodeEmojiImpl
- toString() - Method in class org.javacord.core.entity.message.MessageActivityImpl
- toString() - Method in class org.javacord.core.entity.message.MessageAttachmentImpl
- toString() - Method in class org.javacord.core.entity.message.MessageAuthorImpl
- toString() - Method in class org.javacord.core.entity.message.MessageBuilderDelegateImpl
- toString() - Method in class org.javacord.core.entity.message.MessageImpl
- toString() - Method in class org.javacord.core.entity.message.ReactionImpl
- toString() - Method in class org.javacord.core.entity.permission.PermissionsImpl
- toString() - Method in class org.javacord.core.entity.permission.RoleImpl
- toString() - Method in class org.javacord.core.entity.server.ServerImpl
- toString() - Method in class org.javacord.core.entity.user.UserImpl
- toString() - Method in class org.javacord.core.entity.webhook.WebhookImpl
- toString() - Method in class org.javacord.core.util.auth.OkHttpRequestImpl
- toString() - Method in class org.javacord.core.util.auth.OkHttpResponseImpl
- toString() - Method in class org.javacord.core.util.auth.OkHttpRouteImpl
- toString() - Method in class org.javacord.core.util.ratelimit.RatelimitBucket
- TrustAllTrustManager - Class in org.javacord.core.util.http
-
This class is a trust manager that trusts all SSL certificates unconditionally, so think twice before using it.
- TrustAllTrustManager() - Constructor for class org.javacord.core.util.http.TrustAllTrustManager
- type() - Method in interface org.javacord.core.entity.channel.InternalTextChannel
- TypingStartHandler - Class in org.javacord.core.util.handler.user
-
Handles the typing start packet.
- TypingStartHandler(DiscordApi) - Constructor for class org.javacord.core.util.handler.user.TypingStartHandler
-
Creates a new instance of this class.