| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat | |
| pro.zackpollard.telegrambot.api.internal.chat |
| Modifier and Type | Method and Description |
|---|---|
ChatMemberStatus |
ChatMember.getStatus()
Gets the ChatMemberStatus of this ChatMember
|
static ChatMemberStatus |
ChatMemberStatus.getType(String value)
Get a ChatMemberStatus enum based on the provided string value
|
static ChatMemberStatus |
ChatMemberStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChatMemberStatus[] |
ChatMemberStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChatMemberStatus |
ChatMemberImpl.getStatus() |
Copyright © 2017. All rights reserved.