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