Class PollResponse

java.lang.Object
com.pengrad.telegrambot.response.BaseResponse
com.pengrad.telegrambot.response.PollResponse

public class PollResponse
extends BaseResponse
Stas Parshin 17 April 2019
  • Constructor Summary

    Constructors 
    Constructor Description
    PollResponse()  
  • Method Summary

    Modifier and Type Method Description
    Poll poll()  
    java.lang.String toString()  

    Methods inherited from class com.pengrad.telegrambot.response.BaseResponse

    description, errorCode, isOk, parameters

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait