| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods.groupadministration | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
SetChatDescription |
SetChatDescription.setChatId(Long chatId) |
SetChatDescription |
SetChatDescription.setChatId(String chatId) |
SetChatDescription |
SetChatDescription.setDescription(String description) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
AbsSender.setChatDescription(SetChatDescription setChatDescription) |
void |
AbsSender.setChatDescription(SetChatDescription setChatDescription,
SentCallback<Boolean> sentCallback) |
Copyright © 2017. All rights reserved.