github.com/gotd/td/tg.PhoneToggleGroupCallRecordRequest.Video (field)
7 uses
github.com/gotd/td/tg (current package)
tl_phone_toggle_group_call_record_gen.go#L51: Video bool
tl_phone_toggle_group_call_record_gen.go#L85: if !(t.Video == false) {
tl_phone_toggle_group_call_record_gen.go#L119: t.Video = from.GetVideo()
tl_phone_toggle_group_call_record_gen.go#L187: if !(t.Video == false) {
tl_phone_toggle_group_call_record_gen.go#L253: t.Video = t.Flags.Has(2)
tl_phone_toggle_group_call_record_gen.go#L301: t.Video = true
tl_phone_toggle_group_call_record_gen.go#L304: t.Video = false
![]() |
The pages are generated with Golds v0.8.5. (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. |