| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.internal.updates | |
| pro.zackpollard.telegrambot.api.updates |
| Modifier and Type | Method and Description |
|---|---|
Update.UpdateType |
UpdateImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
Update.UpdateType |
Update.getType()
Gets the UpdateType of this Update
|
static Update.UpdateType |
Update.UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Update.UpdateType[] |
Update.UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.