public static class BotProvider.DefaultImpls
Provides a specific type of interface BotDefinition.
Custom provider should usually not directly extend this class, but instead extend class BotProviderBase.
interface BotDefinition,
class BotProviderBase@NotNull public static BotProviderId getBotProviderId(BotProvider $this)
The bot provider unique identifier.
public static boolean getConfigurationUpdated(BotProvider $this)
Does this bot provider gets a configuration update ?
public static void setConfigurationUpdated(BotProvider $this, boolean $noName_1)
Does this bot provider gets a configuration update ?