Uses of Class
org.telegram.telegrambots.meta.api.methods.stickers.SetStickerSetThumbnail
Packages that use SetStickerSetThumbnail
-
Uses of SetStickerSetThumbnail in org.telegram.telegrambots.meta.bots
Methods in org.telegram.telegrambots.meta.bots with parameters of type SetStickerSetThumbnailModifier and TypeMethodDescriptionabstract BooleanAbsSender.execute(SetStickerSetThumbnail setStickerSetThumbnail) Set sticker set thumbnail (https://core.telegram.org/bots/api#setstickersetthumbnail)abstract CompletableFuture<Boolean>AbsSender.executeAsync(SetStickerSetThumbnail setStickerSetThumbnail) Set sticker set thumb (https://core.telegram.org/bots/api#setstickersetthumbnail)