Merge pull request #867 from jeorji/docs

Update outdated documentation
This commit is contained in:
Waffle Maybe 2023-03-27 19:13:23 +00:00 committed by GitHub
commit 9876587d93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,8 +40,7 @@ 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.
pub data: Option<String>,
/// A short name of a Game to be returned, serves as the unique identifier