| Package | Description |
|---|---|
| org.isuper.telegram.models |
| Modifier and Type | Field and Description |
|---|---|
ChatType |
Chat.type |
| Modifier and Type | Method and Description |
|---|---|
static ChatType |
ChatType.fromString(String str) |
static ChatType |
ChatType.valueOf(String name) |
static ChatType[] |
ChatType.values() |
| Constructor and Description |
|---|
Chat(long id,
ChatType type,
String title,
String username,
String firstName,
String lastName) |
Copyright © 2015 iSuper.org. All Rights Reserved.