Class GetMyCommands

java.lang.Object
dev.tobee.telegram.request.comands.GetMyCommands
All Implemented Interfaces:
Request<ResponseWrapper<List<BotCommand>>>

public class GetMyCommands extends Object implements Request<ResponseWrapper<List<BotCommand>>>