Uses of Class
it.tdlight.jni.TdApi.ChatStatisticsObjectType
-
Uses of TdApi.ChatStatisticsObjectType in it.tdlight.jni
Subclasses of TdApi.ChatStatisticsObjectType in it.tdlight.jniModifier and TypeClassDescriptionstatic final class
Describes a message sent in the chat.static final class
Describes a story sent by the chat.Fields in it.tdlight.jni declared as TdApi.ChatStatisticsObjectTypeModifier and TypeFieldDescriptionTdApi.ChatStatisticsInteractionInfo.objectType
Type of the object.Constructors in it.tdlight.jni with parameters of type TdApi.ChatStatisticsObjectTypeModifierConstructorDescriptionChatStatisticsInteractionInfo
(TdApi.ChatStatisticsObjectType objectType, int viewCount, int forwardCount, int reactionCount) Contains statistics about interactions with a message sent in the chat or a story sent by the chat.