ChatBoost
This commit is contained in:
parent
d9d4cad62a
commit
d705780e47
1 changed files with 2 additions and 0 deletions
2
types.go
2
types.go
|
@ -122,6 +122,8 @@ type Update struct {
|
|||
//
|
||||
// optional
|
||||
ChatJoinRequest *ChatJoinRequest `json:"chat_join_request,omitempty"`
|
||||
|
||||
ChatBoost *ChatBoostUpdated `json:"chat_boost,omitempty"`
|
||||
}
|
||||
|
||||
// SentFrom returns the user who sent an update. Can be nil, if Telegram did not provide information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue