feat: add help message #3

Merged
polpetta merged 13 commits from help into devel 2023-04-20 11:30:07 +02:00
Showing only changes of commit 5895fa2910 - Show all commits

View File

@ -45,7 +45,6 @@ class NotFound implements Processor {
@Override
public CompletableFuture<Optional<BaseRequest<?, ?>>> process(TgChat chat, Update update) {
// FIXME complete it with: localization, callbackQuery to show help message
return CompletableFuture.supplyAsync(
() ->
templateContentGenerator.mergeTemplate(