| Package | Description |
|---|---|
| org.telegram.api.functions.auth | |
| org.telegram.tl |
| Modifier and Type | Method and Description |
|---|---|
TLStringVector |
TLRequestAuthSendInvites.getPhoneNumbers()
Gets phone numbers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestAuthSendInvites.setPhoneNumbers(TLStringVector value)
Sets phone numbers.
|
| Modifier and Type | Method and Description |
|---|---|
TLStringVector |
TLContext.deserializeStringVector(InputStream stream) |
static TLStringVector |
StreamingUtils.readTLStringVector(InputStream stream,
TLContext context)
Reading tl-vector of strings from stream
|
Copyright © 2016. All rights reserved.