Package org.teleight.teleightbots.api
package org.teleight.teleightbots.api
-
InterfacesClassDescriptionApiMethod<R extends Serializable>Base interface for all Telegram Bot API methods.Represents a method that returns a boolean result.Represents a method that returns a message result.Base API method that supports requests with multiple response typesMarker interface for all API results.MultiPartApiMethod<R extends Serializable>Interface representing a multipart API method.Interface representing a multipart API method that returns a Boolean.Interface representing a multipart API method that returns a Message.