github.com/gotd/td/tg.GroupCallParticipant.Video (field)
8 uses
github.com/gotd/td/tg (current package)
tl_group_call_participant_gen.go#L100: Video GroupCallParticipantVideo
tl_group_call_participant_gen.go#L180: if !(g.Video.Zero()) {
tl_group_call_participant_gen.go#L255: g.Video = val
tl_group_call_participant_gen.go#L436: if !(g.Video.Zero()) {
tl_group_call_participant_gen.go#L486: if err := g.Video.Encode(b); err != nil {
tl_group_call_participant_gen.go#L582: if err := g.Video.Decode(b); err != nil {
tl_group_call_participant_gen.go#L890: g.Video = value
tl_group_call_participant_gen.go#L902: return g.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. |