Package org.drinkless.tdlib
Class TdApi.InputPollType
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.InputPollType
- Direct Known Subclasses:
TdApi.InputPollTypeQuiz,TdApi.InputPollTypeRegular
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes the type of poll to send.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
InputPollType
public InputPollType()Default class constructor.
-