Uses of Class
it.tdlight.jni.TdApi.ForwardSource
-
Uses of TdApi.ForwardSource in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.MessageForwardInfo.source
For messages forwarded to the chat with the current user (Saved Messages), to the Replies bot chat, or to the channel's discussion group, information about the source message from which the message was forwarded last time; may be null for other forwards or if unknown.ModifierConstructorDescriptionMessageForwardInfo
(TdApi.MessageOrigin origin, int date, TdApi.ForwardSource source, String publicServiceAnnouncementType) Contains information about a forwarded message.