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