| 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)
Deprecated.
|
void |
AbsSender.setChatDescription(SetChatDescription setChatDescription,
SentCallback<Boolean> sentCallback)
Deprecated.
|
Copyright © 2018. All rights reserved.