Class BaseResponse

java.lang.Object
com.pengrad.telegrambot.response.BaseResponse
Direct Known Subclasses:
ChatInviteLinkResponse, CreateForumTopicResponse, GetChatAdministratorsResponse, GetChatMemberCountResponse, GetChatMemberResponse, GetChatMembersCountResponse, GetChatMenuButtonResponse, GetChatResponse, GetCustomEmojiStickersResponse, GetFileResponse, GetForumTopicIconStickersResponse, GetGameHighScoresResponse, GetMeResponse, GetMyCommandsResponse, GetMyDefaultAdministratorRightsResponse, GetMyDescriptionResponse, GetMyNameResponse, GetMyShortDescriptionResponse, GetStickerSetResponse, GetUpdatesResponse, GetUserProfilePhotosResponse, GetWebhookInfoResponse, MessageIdResponse, MessagesResponse, PollResponse, SendResponse, SentWebAppMessageResponse, StringResponse

public class BaseResponse
extends java.lang.Object
stas 1/13/16.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String description()  
    int errorCode()  
    boolean isOk()  
    ResponseParameters parameters()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

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