Update FAQ.md
This commit is contained in:
parent
64390bc6e7
commit
3df2a35a46
@ -216,7 +216,7 @@ SendMessage sn = new SendMessage();
|
|||||||
execute(sn);
|
execute(sn);
|
||||||
```
|
```
|
||||||
|
|
||||||
If you extend ```TelegramLongPollingCommandBot```, then use ```AbsSender.execute()``` instead. Example:
|
If you extend ```TelegramLongPollingCommandBot```, then use ```AbsSender.execute()``` instead.
|
||||||
|
|
||||||
|
|
||||||
## <a id="example_webhook"></a>Is there any example for WebHook? ##
|
## <a id="example_webhook"></a>Is there any example for WebHook? ##
|
||||||
|
Loading…
Reference in New Issue
Block a user