| Modifier and Type | Method and Description |
|---|---|
static GroupChat |
createGroupChat(int chatID) |
static GroupChat |
createGroupChat(org.json.JSONObject jsonObject) |
String |
getId() |
String |
getName() |
Message |
sendMessage(SendableMessage message,
TelegramBot telegramBot) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendMessagepublic static GroupChat createGroupChat(org.json.JSONObject jsonObject)
public static GroupChat createGroupChat(int chatID)
public String getName()
public String getId()
public Message sendMessage(SendableMessage message, TelegramBot telegramBot)
Copyright © 2016. All rights reserved.