public class TLRequestMessagesGetPinnedDialogs extends TLMethod<TLMessagesPeerDialogs>
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_ID |
| Constructor and Description |
|---|
TLRequestMessagesGetPinnedDialogs() |
| Modifier and Type | Method and Description |
|---|---|
TLMessagesPeerDialogs |
deserializeResponse(InputStream stream,
TLContext context) |
int |
getClassId()
Getting TL Class identification
|
String |
toString()
Custom toString method
|
castResponse, deserializeResponsedeserialize, deserializeBody, serialize, serialize, serializeBodypublic static final int CLASS_ID
public int getClassId()
TLObjectgetClassId in class TLObjectpublic TLMessagesPeerDialogs deserializeResponse(InputStream stream, TLContext context) throws IOException
deserializeResponse in class TLMethod<TLMessagesPeerDialogs>IOExceptionCopyright © 2017. All rights reserved.