Package org.telegram.telegrambots.client
package org.telegram.telegrambots.client
-
ClassDescriptionAbstract client implementation which delegates all synchronous methods to the async methods.ThrowingConsumer<T,
E extends Exception> Special type of Consumer that may throw a checked exception defined by parameter E