github.com/gotd/td/tg.Message.VideoProcessingPending (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_gen.go#L310: VideoProcessingPending bool
tl_message_gen.go#L584: if !(m.VideoProcessingPending == false) {
tl_message_gen.go#L772: m.VideoProcessingPending = from.GetVideoProcessingPending()
tl_message_gen.go#L1207: if !(m.VideoProcessingPending == false) {
tl_message_gen.go#L1524: m.VideoProcessingPending = m.Flags2.Has(4)
tl_message_gen.go#L2008: m.VideoProcessingPending = true
tl_message_gen.go#L2011: m.VideoProcessingPending = false
![]() |
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. |