1
2
3
4
5
use types::True;

#[derive(Serialize, Debug, TelegramApi)]
#[return_type = "True"]
pub struct DeleteWebhook;