| Package | Description |
|---|---|
| org.telegram.telegrambots.meta.api.methods.groupadministration | |
| org.telegram.telegrambots.meta.bots |
| Modifier and Type | Method and Description |
|---|---|
SetChatPhoto |
SetChatPhoto.setChatId(Long chatId) |
SetChatPhoto |
SetChatPhoto.setChatId(String chatId) |
SetChatPhoto |
SetChatPhoto.setNewPhoto(String photoName,
InputStream inputStream) |
SetChatPhoto |
SetChatPhoto.setPhoto(File file) |
| Modifier and Type | Method and Description |
|---|---|
abstract Boolean |
AbsSender.execute(SetChatPhoto setChatPhoto)
Set chat profile photo (https://core.telegram.org/bots/api#setChatPhoto)
|
Copyright © 2019. All rights reserved.