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
FieldsModifier and TypeFieldDescriptionList of related articles.static final intBlock header. -
Constructor Summary
ConstructorsConstructorDescriptionRelated 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-