sendMessageUploadPhotoAction
User is uploading a photo.
type tg.SendMessageUploadPhotoAction struct { /* ... */ }
Implements SendMessageAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Progress | int | yes | Progress percentage |
References
- Official documentation
- Generated Go reference
- TL definition:
sendMessageUploadPhotoAction#d1d34a26