github.com/gotd/td/tg.UpdateGroupCallParticipants.Call (field)
6 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L17252: Call InputGroupCall
tl_update_gen.go#L17279: if !(u.Call.Zero()) {
tl_update_gen.go#L17307: u.Call = from.GetCall()
tl_update_gen.go#L17365: if err := u.Call.Encode(b); err != nil {
tl_update_gen.go#L17395: if err := u.Call.Decode(b); err != nil {
tl_update_gen.go#L17431: return u.Call
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |