Uses of Class
com.jtelegram.api.message.sticker.StickerSet
-
Packages that use StickerSet Package Description com.jtelegram.api.requests.sticker -
-
Uses of StickerSet in com.jtelegram.api.requests.sticker
Method parameters in com.jtelegram.api.requests.sticker with type arguments of type StickerSet Modifier and Type Method Description GetStickerSet.GetStickerSetBuilder
GetStickerSet.GetStickerSetBuilder. callback(java.util.function.Consumer<StickerSet> callback)
Constructor parameters in com.jtelegram.api.requests.sticker with type arguments of type StickerSet Constructor Description GetStickerSet(java.util.function.Consumer<StickerSet> callback, java.util.function.Consumer<TelegramException> errorHandler, java.lang.String name)
-