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