Class ChatBoostSourceGiftCode
java.lang.Object
com.pengrad.telegrambot.model.chatboost.source.ChatBoostSource
com.pengrad.telegrambot.model.chatboost.source.ChatBoostSourceGiftCode
- All Implemented Interfaces:
java.io.Serializable
public class ChatBoostSourceGiftCode extends ChatBoostSource implements java.io.Serializable
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
CHAT_BOOST_TYPE
Fields inherited from class com.pengrad.telegrambot.model.chatboost.source.ChatBoostSource
source, user
-
Constructor Summary
Constructors Constructor Description ChatBoostSourceGiftCode()
-
Method Summary
-
Field Details
-
CHAT_BOOST_TYPE
public static final java.lang.String CHAT_BOOST_TYPE- See Also:
- Constant Field Values
-
-
Constructor Details
-
ChatBoostSourceGiftCode
public ChatBoostSourceGiftCode()
-
-
Method Details
-
hashCode
public int hashCode()- Overrides:
hashCode
in classChatBoostSource
-
toString
public java.lang.String toString()- Overrides:
toString
in classChatBoostSource
-