Package com.pengrad.telegrambot.response
Class GetMyShortDescriptionResponse
java.lang.Object
com.pengrad.telegrambot.response.BaseResponse
com.pengrad.telegrambot.response.GetMyShortDescriptionResponse
public class GetMyShortDescriptionResponse extends BaseResponse
-
Constructor Summary
Constructors Constructor Description GetMyShortDescriptionResponse() -
Method Summary
Modifier and Type Method Description BotShortDescriptionbotShortDescription()java.lang.StringtoString()Methods inherited from class com.pengrad.telegrambot.response.BaseResponse
description, errorCode, isOk, parameters
-
Constructor Details
-
GetMyShortDescriptionResponse
public GetMyShortDescriptionResponse()
-
-
Method Details
-
botShortDescription
-
toString
public java.lang.String toString()- Overrides:
toStringin classBaseResponse
-