Uses of Class
org.telegram.telegrambots.meta.api.methods.PartialBotApiMethod.PartialBotApiMethodBuilder
Packages that use PartialBotApiMethod.PartialBotApiMethodBuilder
Package
Description
-
Uses of PartialBotApiMethod.PartialBotApiMethodBuilder in org.telegram.telegrambots.meta.api.methods
Classes in org.telegram.telegrambots.meta.api.methods with type parameters of type PartialBotApiMethod.PartialBotApiMethodBuilderModifier and TypeClassDescriptionstatic classPartialBotApiMethod.PartialBotApiMethodBuilder<T extends Serializable,C extends PartialBotApiMethod<T>, B extends PartialBotApiMethod.PartialBotApiMethodBuilder<T, C, B>> Subclasses of PartialBotApiMethod.PartialBotApiMethodBuilder in org.telegram.telegrambots.meta.api.methodsModifier and TypeClassDescriptionstatic classBotApiMethod.BotApiMethodBuilder<T extends Serializable,C extends BotApiMethod<T>, B extends BotApiMethod.BotApiMethodBuilder<T, C, B>> -
Uses of PartialBotApiMethod.PartialBotApiMethodBuilder in org.telegram.telegrambots.meta.api.methods.botapimethods
Subclasses of PartialBotApiMethod.PartialBotApiMethodBuilder in org.telegram.telegrambots.meta.api.methods.botapimethodsModifier and TypeClassDescriptionstatic classBotApiMethodMessage.BotApiMethodMessageBuilder<C extends BotApiMethodMessage,B extends BotApiMethodMessage.BotApiMethodMessageBuilder<C, B>> -
Uses of PartialBotApiMethod.PartialBotApiMethodBuilder in org.telegram.telegrambots.meta.api.methods.send
Subclasses of PartialBotApiMethod.PartialBotApiMethodBuilder in org.telegram.telegrambots.meta.api.methods.sendModifier and TypeClassDescriptionstatic classSendLocation.SendLocationBuilder<C extends SendLocation,B extends SendLocation.SendLocationBuilder<C, B>>