public class GetMyCommandsResponse extends BaseResponse
Constructor and Description |
---|
GetMyCommandsResponse() |
Modifier and Type | Method and Description |
---|---|
BotCommand[] |
commands() |
java.lang.String |
toString() |
description, errorCode, isOk, parameters
public BotCommand[] commands()
public java.lang.String toString()
toString
in class BaseResponse