| Package | Description |
|---|---|
| org.telegram.telegrambots.meta.api.methods.stickers | |
| org.telegram.telegrambots.meta.bots |
| Modifier and Type | Method and Description |
|---|---|
UploadStickerFile |
UploadStickerFile.setPngSticker(File pngSticker) |
UploadStickerFile |
UploadStickerFile.setPngSticker(String pngStickerName,
InputStream pngStickerStream) |
UploadStickerFile |
UploadStickerFile.setUserId(Integer userId) |
| Modifier and Type | Method and Description |
|---|---|
abstract File |
AbsSender.execute(UploadStickerFile uploadStickerFile)
Upload a new file as sticker (https://core.telegram.org/bots/api#uploadStickerFile)
|
Copyright © 2019. All rights reserved.