Uses of Class
it.tdlight.jni.TdApi.MessageForwardOrigin
-
Uses of TdApi.MessageForwardOrigin in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
The message was originally a post in a channel.static final class
The message was originally sent on behalf of a chat.static final class
The message was originally sent by a user, which is hidden by their privacy settings.static final class
The message was imported from an exported message history.static final class
The message was originally sent by a known user.ModifierConstructorDescriptionMessageForwardInfo
(TdApi.MessageForwardOrigin origin, int date, String publicServiceAnnouncementType, long fromChatId, long fromMessageId) Contains information about a forwarded message.