| Modifier and Type | Method and Description |
|---|---|
Message |
TelegramBot.sendMessage(Chat chat,
SendableMessage message) |
| Modifier and Type | Method and Description |
|---|---|
Message |
Chat.sendMessage(SendableMessage message,
TelegramBot telegramBot) |
| Modifier and Type | Class and Description |
|---|---|
class |
SendableAudioMessage |
class |
SendableChatAction |
class |
SendableDocumentMessage |
class |
SendableForwardMessage |
class |
SendableLocationMessage |
class |
SendablePhotoMessage |
class |
SendableStickerMessage |
class |
SendableTextMessage |
class |
SendableVideoMessage |
class |
SendableVoiceMessage |
| Modifier and Type | Method and Description |
|---|---|
Message |
ChannelChatImpl.sendMessage(SendableMessage message,
TelegramBot telegramBot) |
Message |
SuperGroupChatImpl.sendMessage(SendableMessage message,
TelegramBot telegramBot) |
Message |
GroupChatImpl.sendMessage(SendableMessage message,
TelegramBot telegramBot) |
Message |
IndividualChatImpl.sendMessage(SendableMessage message,
TelegramBot telegramBot) |
Copyright © 2016. All rights reserved.