| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods.groupadministration | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
GetChatAdministrators |
GetChatAdministrators.setChatId(Long chatId) |
GetChatAdministrators |
GetChatAdministrators.setChatId(String chatId) |
| Modifier and Type | Method and Description |
|---|---|
List<ChatMember> |
AbsSender.getChatAdministrators(GetChatAdministrators getChatAdministrators) |
void |
AbsSender.getChatAdministratorsAsync(GetChatAdministrators getChatAdministrators,
SentCallback<ArrayList<ChatMember>> sentCallback) |
Copyright © 2017. All rights reserved.