github.com/gotd/td/tg.MessageMediaPhoto.Video (field)
9 uses
github.com/gotd/td/tg (current package)
tl_message_media_gen.go#L161: Video DocumentClass
tl_message_media_gen.go#L199: if !(m.Video == nil) {
tl_message_media_gen.go#L234: m.Video = val
tl_message_media_gen.go#L305: if !(m.Video == nil) {
tl_message_media_gen.go#L340: if m.Video == nil {
tl_message_media_gen.go#L343: if err := m.Video.Encode(b); err != nil {
tl_message_media_gen.go#L392: m.Video = value
tl_message_media_gen.go#L474: m.Video = value
tl_message_media_gen.go#L486: return m.Video, 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. |