add game to message

pull/413/head
Cha 3 years ago committed by GitHub
parent 82f9cc364e
commit facffdebff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -91,7 +91,10 @@ type Message struct {
// For a photo, all available sizes (thumbnails).
Photo *Photo `json:"photo"`
// For a game, information about it.
Game *Game `json:"game"`
// For a sticker, information about it.
Sticker *Sticker `json:"sticker"`

Loading…
Cancel
Save