| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods.groupadministration | |
| org.telegram.telegrambots.api.objects | |
| org.telegram.telegrambots.bots | |
| org.telegram.telegrambots.bots.commands |
| Modifier and Type | Method and Description |
|---|---|
Chat |
GetChat.deserializeResponse(org.json.JSONObject answer) |
| Modifier and Type | Method and Description |
|---|---|
Chat |
Message.getChat() |
Chat |
Message.getForwardFromChat() |
| Modifier and Type | Method and Description |
|---|---|
Chat |
AbsSender.getChat(GetChat getChat) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbsSender.getChatAsync(GetChat getChat,
SentCallback<Chat> sentCallback) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BotCommand.execute(AbsSender absSender,
User user,
Chat chat,
String[] arguments)
Execute the command
|
Copyright © 2016. All rights reserved.