| Package | Description |
|---|---|
| org.telegram.api.message.media | |
| org.telegram.api.update | |
| org.telegram.api.webpage |
| Modifier and Type | Method and Description |
|---|---|
TLAbsWebPage |
TLMessageMediaWebPage.getWebPage()
Gets web page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLMessageMediaWebPage.setWebPage(TLAbsWebPage webPage)
Sets web page.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsWebPage |
TLUpdateWebPage.getWebPage()
Gets web page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdateWebPage.setWebPage(TLAbsWebPage webPage)
Sets web page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLWebPage
The type TL web page.
|
class |
TLWebPageEmpty
The type TL web page empty.
|
class |
TLWebPagePending
The type TL web page pending.
|
Copyright © 2016. All rights reserved.