public interface Chat
| Modifier and Type | Method and Description |
|---|---|
Long |
getAccessHash()
Returns chat access hash
|
int |
getId()
Returns chat id
|
boolean |
isChannel()
Returns true if the chat is a channel, false otherwise
|
int getId()
Long getAccessHash()
boolean isChannel()
Copyright © 2017. All rights reserved.