Update FAQ.md
This commit is contained in:
parent
a5942de946
commit
a05ec52f5b
@ -186,7 +186,7 @@ Custom keyboards can be appended to messages using the `setReplyMarkup`. In this
|
||||
|
||||
try {
|
||||
// Send the message
|
||||
sendMessage(message);
|
||||
execute(message);
|
||||
} catch (TelegramApiException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user