public interface Chat
| Modifier and Type | Method and Description |
|---|---|
TelegramBot |
getBotInstance() |
String |
getId() |
String |
getName() |
ChatType |
getType() |
Message |
sendMessage(SendableMessage message) |
default Message |
sendMessage(String message) |
String getId()
String getName()
ChatType getType()
TelegramBot getBotInstance()
Message sendMessage(SendableMessage message)
Copyright © 2016. All rights reserved.