| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods.groupadministration | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
SetChatTitle |
SetChatTitle.setChatId(Long chatId) |
SetChatTitle |
SetChatTitle.setChatId(String chatId) |
SetChatTitle |
SetChatTitle.setTitle(String title) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
AbsSender.setChatTitle(SetChatTitle setChatTitle)
Deprecated.
|
void |
AbsSender.setChatTitle(SetChatTitle setChatTitle,
SentCallback<Boolean> sentCallback)
Deprecated.
|
Copyright © 2018. All rights reserved.