Uses of Class
org.drinkless.tdlib.TdApi.ChatSource
Packages that use TdApi.ChatSource
-
Uses of TdApi.ChatSource in org.drinkless.tdlib
Subclasses of TdApi.ChatSource in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
The chat is sponsored by the user's MTProxy server.static class
The chat contains a public service announcement.Fields in org.drinkless.tdlib declared as TdApi.ChatSourceModifier and TypeFieldDescriptionTdApi.ChatPosition.source
Source of the chat in the chat list; may be null.Constructors in org.drinkless.tdlib with parameters of type TdApi.ChatSourceModifierConstructorDescriptionChatPosition
(TdApi.ChatList list, long order, boolean isPinned, TdApi.ChatSource source) Describes a position of a chat in a chat list.