| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.event.chat | |
| pro.zackpollard.telegrambot.api.internal.chat |
| Modifier and Type | Method and Description |
|---|---|
ChannelChat |
ChannelChatCreatedEvent.getChat()
Gets the ChannelChat that was created that triggered this Event
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelChatImpl |
| Modifier and Type | Method and Description |
|---|---|
static ChannelChat |
ChannelChatImpl.createChannelChat(org.json.JSONObject jsonObject,
TelegramBot telegramBot) |
static ChannelChat |
ChannelChatImpl.createChannelChat(String username,
TelegramBot telegramBot) |
Copyright © 2017. All rights reserved.