Package it.ernytech.tdlib
Class TdApi.MessageForwardInfo
- java.lang.Object
-
- it.ernytech.tdlib.TdApi.Object
-
- it.ernytech.tdlib.TdApi.MessageForwardInfo
-
- Direct Known Subclasses:
TdApi.MessageForwardedFromUser
,TdApi.MessageForwardedPost
- Enclosing class:
- TdApi
public abstract static class TdApi.MessageForwardInfo extends TdApi.Object
This class is an abstract base class. Contains information about the initial sender of a forwarded message.
-
-
Constructor Summary
Constructors Constructor Description MessageForwardInfo()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from class it.ernytech.tdlib.TdApi.Object
getConstructor, toString
-
-