| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods.send | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
SendMediaGroup |
SendMediaGroup.disableNotification() |
SendMediaGroup |
SendMediaGroup.enableNotification() |
SendMediaGroup |
SendMediaGroup.setChatId(Long chatId) |
SendMediaGroup |
SendMediaGroup.setChatId(String chatId) |
SendMediaGroup |
SendMediaGroup.setReplyToMessageId(Integer replyToMessageId) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Message> |
AbsSender.sendMediaGroup(SendMediaGroup sendMediaGroup)
Send a media group (https://core.telegram.org/bots/api#sendMediaGroup)
|
Copyright © 2018. All rights reserved.