Uses of Class
com.jtelegram.api.requests.chat.admin.SetChatDescription.SetChatDescriptionBuilder
-
Packages that use SetChatDescription.SetChatDescriptionBuilder Package Description com.jtelegram.api.requests.chat.admin -
-
Uses of SetChatDescription.SetChatDescriptionBuilder in com.jtelegram.api.requests.chat.admin
Methods in com.jtelegram.api.requests.chat.admin that return SetChatDescription.SetChatDescriptionBuilder Modifier and Type Method Description static SetChatDescription.SetChatDescriptionBuilderSetChatDescription. builder()SetChatDescription.SetChatDescriptionBuilderSetChatDescription.SetChatDescriptionBuilder. callback(java.lang.Runnable callback)SetChatDescription.SetChatDescriptionBuilderSetChatDescription.SetChatDescriptionBuilder. chatId(ChatId chatId)SetChatDescription.SetChatDescriptionBuilderSetChatDescription.SetChatDescriptionBuilder. description(java.lang.String description)SetChatDescription.SetChatDescriptionBuilderSetChatDescription.SetChatDescriptionBuilder. errorHandler(java.util.function.Consumer<TelegramException> errorHandler)
-