github.com/gotd/td/tg.InputMediaUploadedDocument.VideoCover (field)
9 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L1274: VideoCover InputPhotoClass
tl_input_media_gen.go#L1332: if !(i.VideoCover == nil) {
tl_input_media_gen.go#L1383: i.VideoCover = val
tl_input_media_gen.go#L1492: if !(i.VideoCover == nil) {
tl_input_media_gen.go#L1557: if i.VideoCover == nil {
tl_input_media_gen.go#L1560: if err := i.VideoCover.Encode(b); err != nil {
tl_input_media_gen.go#L1657: i.VideoCover = value
tl_input_media_gen.go#L1796: i.VideoCover = value
tl_input_media_gen.go#L1808: return i.VideoCover, true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |