JDA.ShardInfo, JDA.Status
audioEnabled, autoReconnect, bulkDeleteSplittingEnabled, client, eventManager, fakePrivateChannels, fakeUsers, guilds, LOG, privateChannels, proxy, requester, responseTotal, selfInfo, shardInfo, status, textChannels, token, users, useShutdownHook, voiceChannels
Constructor and Description |
---|
JDAClientImpl(org.apache.http.HttpHost proxy,
boolean autoReconnect,
boolean audioEnabled,
boolean useShutdownHook,
boolean bulkDeleteSplittingEnabled) |
Modifier and Type | Method and Description |
---|---|
JDAClient |
asClient() |
AccountType |
getAccountType() |
addEventListener, asBot, getClient, getEventManager, getFakePrivateChannelMap, getFakeUserMap, getGlobalProxy, getGuildById, getGuildMap, getGuilds, getGuildsByName, getPrivateChannelById, getPrivateChannelMap, getPrivateChannels, getRegisteredListeners, getRequester, getResponseTotal, getSelfInfo, getShardInfo, getStatus, getTextChannelById, getTextChannelMap, getTextChannels, getTextChannelsByName, getToken, getUserById, getUserMap, getUsers, getUsersByName, getVoiceChannelById, getVoiceChannelByName, getVoiceChannelMap, getVoiceChannels, installAuxiliaryCable, isAudioEnabled, isAutoReconnect, isBulkDeleteSplittingEnabled, login, removeEventListener, setAutoReconnect, setEventManager, setResponseTotal, setSelfInfo, setStatus, setToken, shutdown, shutdown, verifyToken
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEventListener, asBot, getGlobalProxy, getGuildById, getGuilds, getGuildsByName, getPrivateChannelById, getPrivateChannels, getRegisteredListeners, getResponseTotal, getSelfInfo, getShardInfo, getStatus, getTextChannelById, getTextChannels, getTextChannelsByName, getToken, getUserById, getUsers, getUsersByName, getVoiceChannelById, getVoiceChannelByName, getVoiceChannels, installAuxiliaryCable, isAudioEnabled, isAutoReconnect, isBulkDeleteSplittingEnabled, removeEventListener, setAutoReconnect, setEventManager, shutdown, shutdown
public JDAClientImpl(org.apache.http.HttpHost proxy, boolean autoReconnect, boolean audioEnabled, boolean useShutdownHook, boolean bulkDeleteSplittingEnabled)
public AccountType getAccountType()
getAccountType
in interface JDA