github.com/gotd/td/tg.PhoneCreateConferenceCallRequest.VideoStopped (field)
7 uses
github.com/gotd/td/tg (current package)
tl_phone_create_conference_call_gen.go#L50: VideoStopped bool
tl_phone_create_conference_call_gen.go#L90: if !(c.VideoStopped == false) {
tl_phone_create_conference_call_gen.go#L132: c.VideoStopped = from.GetVideoStopped()
tl_phone_create_conference_call_gen.go#L215: if !(c.VideoStopped == false) {
tl_phone_create_conference_call_gen.go#L287: c.VideoStopped = c.Flags.Has(2)
tl_phone_create_conference_call_gen.go#L341: c.VideoStopped = true
tl_phone_create_conference_call_gen.go#L344: c.VideoStopped = 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. |