Uses of Class
org.drinkless.tdlib.TdApi.PageBlockTableCell
Packages that use TdApi.PageBlockTableCell
-
Uses of TdApi.PageBlockTableCell in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.PageBlockTableCellModifier and TypeFieldDescriptionTdApi.InputPageBlockTable.cellsTable cells.TdApi.PageBlockTable.cellsTable cells.Constructors in org.drinkless.tdlib with parameters of type TdApi.PageBlockTableCellModifierConstructorDescriptionInputPageBlockTable(TdApi.RichText caption, TdApi.PageBlockTableCell[][] cells, boolean isBordered, boolean isStriped) A table.PageBlockTable(TdApi.RichText caption, TdApi.PageBlockTableCell[][] cells, boolean isBordered, boolean isStriped) A table.