Uses of Enum
org.telegram.telegrambots.meta.api.methods.ActionType
Packages that use ActionType
Package
Description
-
Uses of ActionType in org.telegram.telegrambots.meta.api.methods
Methods in org.telegram.telegrambots.meta.api.methods that return ActionTypeModifier and TypeMethodDescriptionstatic ActionTypestatic ActionTypeReturns the enum constant of this type with the specified name.static ActionType[]ActionType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ActionType in org.telegram.telegrambots.meta.api.methods.send
Methods in org.telegram.telegrambots.meta.api.methods.send that return ActionTypeMethods in org.telegram.telegrambots.meta.api.methods.send with parameters of type ActionType