D E O P 
All Classes All Packages

D

disableAutoPost() - Method in class org.botblock.javabotblockapi.javacord.PostAction
Disables the automatic posting of Stats.
disableAutoPost(long, TimeUnit) - Method in class org.botblock.javabotblockapi.javacord.PostAction
Disables the automatic posting of Stats.
disableAutoPost(BotBlockAPI) - Method in class org.botblock.javabotblockapi.javacord.PostAction
Disables the automatic posting of Stats.

E

enableAutoPost(BotBlockAPI, DiscordApi...) - Method in class org.botblock.javabotblockapi.javacord.PostAction
Starts a scheduleAtFixedRate task, which will post the statistics of the provided DiscordApi instance every n minutes.

O

org.botblock.javabotblockapi.javacord - package org.botblock.javabotblockapi.javacord
This is the Javacord module which is used to provide support for the Javacord Library.

P

PostAction - Class in org.botblock.javabotblockapi.javacord
Class used to perform POST requests towards the /api/count endpoint of BotBlock using the Javacord Library.
PostAction(DiscordApi) - Constructor for class org.botblock.javabotblockapi.javacord.PostAction
Creates a new instance of this class.
postGuilds(BotBlockAPI, DiscordApi...) - Method in class org.botblock.javabotblockapi.javacord.PostAction
Performs a POST request towards the BotBlock API using the information from the provided DiscordApi and BotBlock instances.
D E O P 
All Classes All Packages