diff --git a/MTProto-vs-HTTP-Bot-API.md b/MTProto-vs-HTTP-Bot-API.md index 011a951..069a1e7 100644 --- a/MTProto-vs-HTTP-Bot-API.md +++ b/MTProto-vs-HTTP-Bot-API.md @@ -169,7 +169,7 @@ give you less overhead. This doesn't really mean much unless the botapi server goes down or starts being slow. In that case, calls like -[answerCallbackQuery](https://core.telegram.org/bots/api#answercallbackquery) +[answerCallbackQuery](https://core.telegram.org/bots/api#answercallbackquery) can fail because you have a limited time to respond to it. Update Comparison