Uses of Class
org.drinkless.tdlib.TdApi.DiffEntity
Packages that use TdApi.DiffEntity
-
Uses of TdApi.DiffEntity in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.DiffEntityModifier and TypeFieldDescriptionTdApi.DiffText.entitiesEntities describing changes in the text.Constructors in org.drinkless.tdlib with parameters of type TdApi.DiffEntityModifierConstructorDescriptionDiffText(String text, TdApi.DiffEntity[] entities) A text with some changes highlighted.