Uses of Class
it.tdlight.jni.TdApi.ChatSource
-
Uses of TdApi.ChatSource in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
The chat is sponsored by the user's MTProxy server.static final class
The chat contains a public service announcement.Modifier and TypeFieldDescriptionTdApi.ChatPosition.source
Source of the chat in the chat list; may be null.ModifierConstructorDescriptionChatPosition
(TdApi.ChatList list, long order, boolean isPinned, TdApi.ChatSource source) Describes a position of a chat in a chat list.