java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PageBlock
it.tdlight.jni.TdApi.PageBlockRelatedArticles
- Enclosing class:
- TdApi
Related articles.
-
Field Summary
Modifier and TypeFieldDescriptionList of related articles.static final int
Block header. -
Constructor Summary
ConstructorDescriptionRelated articles.PageBlockRelatedArticles
(TdApi.RichText header, TdApi.PageBlockRelatedArticle[] articles) Related articles.Related articles. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
header
Block header. -
articles
List of related articles. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PageBlockRelatedArticles
public PageBlockRelatedArticles()Related articles. -
PageBlockRelatedArticles
Related articles.- Parameters:
header
- RichText Block header.articles
- PageBlockRelatedArticle[] List of related articles.
-
PageBlockRelatedArticles
Related articles.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-