Update outdated documentation

This commit is contained in:
jeorji 2023-03-27 00:16:29 +07:00
parent da00c9274b
commit 98c0fd2187

View file

@ -40,8 +40,8 @@ pub struct CallbackQuery {
/// [games]: https://core.telegram.org/bots/api#games
pub chat_instance: String,
/// A data associated with the callback button. Be aware that a bad client
/// can send arbitrary data in this field.
/// A data associated with the callback button. Be aware that the message
/// originated the query can contain no callback buttons with this data.
pub data: Option<String>,
/// A short name of a Game to be returned, serves as the unique identifier