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

    Modifier and Type Method Description
    int hashCode()  
    java.lang.String toString()  

    Methods inherited from class com.pengrad.telegrambot.model.chatboost.source.ChatBoostSource

    equals

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait