| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat | |
| pro.zackpollard.telegrambot.api.event.chat | |
| pro.zackpollard.telegrambot.api.internal.chat |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SuperGroupChat |
| Modifier and Type | Method and Description |
|---|---|
GroupChat |
NewGroupChatTitleEvent.getChat() |
GroupChat |
DeleteGroupChatPhotoEvent.getChat() |
GroupChat |
GroupChatCreatedEvent.getChat() |
GroupChat |
NewGroupChatPhotoEvent.getChat() |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupChatImpl |
class |
SuperGroupChatImpl |
| Modifier and Type | Method and Description |
|---|---|
static GroupChat |
GroupChatImpl.createGroupChat(int chatID,
TelegramBot telegramBot) |
static GroupChat |
GroupChatImpl.createGroupChat(org.json.JSONObject jsonObject,
TelegramBot telegramBot) |
Copyright © 2016. All rights reserved.