| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.event.chat | |
| pro.zackpollard.telegrambot.api.internal.chat |
| Modifier and Type | Method and Description |
|---|---|
SuperGroupChat |
SuperGroupChatCreatedEvent.getChat()
Gets the SuperGroupChat that was created that triggered this Event
|
SuperGroupChat |
MigrateToChatEvent.getChat()
Gets the Chat that was migrated to that triggered this Event
|
| Modifier and Type | Class and Description |
|---|---|
class |
SuperGroupChatImpl |
| Modifier and Type | Method and Description |
|---|---|
static SuperGroupChat |
SuperGroupChatImpl.createSuperGroupChat(org.json.JSONObject jsonObject,
TelegramBot telegramBot) |
static SuperGroupChat |
SuperGroupChatImpl.createSuperGroupChat(long chatID,
TelegramBot telegramBot) |
Copyright © 2017. All rights reserved.