(new): Bot API 10.0
(doc): Since: Bot API X.Y annotations across all tgapi types and methods
This commit is contained in:
@@ -33,6 +33,8 @@ const (
|
||||
UploaderStickerType UploaderFileType = "sticker"
|
||||
// UploaderCertificateType is the multipart field name for webhook certificate uploads.
|
||||
UploaderCertificateType UploaderFileType = "certificate"
|
||||
// UploaderLivePhotoType is the multipart field name for live photo uploads.
|
||||
UploaderLivePhotoType UploaderFileType = "live_photo"
|
||||
)
|
||||
|
||||
// UploaderFileType represents the Telegram form field name for a file upload.
|
||||
|
||||
Reference in New Issue
Block a user