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