Updates for Bot API 4.4 and 4.5.
This commit is contained in:
parent
ffe77fb717
commit
5ce2767dad
6 changed files with 266 additions and 91 deletions
|
@ -61,6 +61,8 @@ type (
|
|||
// Unique identifier for this file
|
||||
FileID string `json:"file_id"`
|
||||
|
||||
FileUniqueID string `json:"file_unique_id"`
|
||||
|
||||
// File size
|
||||
FileSize int `json:"file_size"`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue