Refer to the README webhooks FAQ in the docs

This commit is contained in:
Temirkhan Myrzamadi 2020-03-31 01:18:14 +06:00
parent 9c93fe9962
commit e226689bf5

View file

@ -91,6 +91,9 @@
//! <a id="4" href="#4b">^4</a> `offset = N` means that we've already received
//! updates `0..=N`.
//!
//! # Webhooks
//! See the [README FAQ about webhooks](https://github.com/teloxide/teloxide/blob/master/README.md#can-i-use-webhooks).
//!
//! [`UpdateListener`]: UpdateListener
//! [`polling_default`]: polling_default
//! [`polling`]: polling