| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.extensions |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Extension.Provider<T extends Extension> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Extension> |
Extensions.get(TelegramBot bot,
Class<T> cls) |
static <T extends Extension,U extends T> |
Extensions.register(Class<T> cls,
Extension.Provider<U> provider) |
Copyright © 2017. All rights reserved.