Class BotCommand
java.lang.Object
io.micronaut.chatbots.telegram.api.BotCommand
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NonNull String
@NonNull String
void
setCommand
(@NonNull String command) void
setDescription
(@NonNull String description) toString()
-
Constructor Details
-
BotCommand
public BotCommand()
-
-
Method Details