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