| Package | Description |
|---|---|
| org.telegram.api.engine | |
| org.telegram.bot.kernel | |
| org.telegram.bot.kernel.engine |
| Modifier and Type | Method and Description |
|---|---|
AbsApiState |
TelegramApi.getState()
Gets state.
|
| Constructor and Description |
|---|
TelegramApi(AbsApiState state,
AppInfo _appInfo,
ApiCallback _apiCallback)
Instantiates a new Telegram api.
|
| Constructor and Description |
|---|
KernelAuth(AbsApiState apiState,
BotConfig config,
IKernelComm kernelComm,
int apiKey,
String apiHash) |
KernelComm(int apiKey,
AbsApiState apiState) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryApiState
Created with IntelliJ IDEA.
|
Copyright © 2016. All rights reserved.