public class BotProviderBase implements BotProvider
Base implementation of interface BotProvider
interface BotProviderpublic BotProviderBase(@NotNull
BotDefinition botDefinition)
Base implementation of interface BotProvider
interface BotProvider@NotNull public BotDefinition botDefinition()
Provides the bot definition.
public boolean equals(@Nullable
java.lang.Object other)
public int hashCode()
@NotNull public BotDefinition getBotDefinition()