github.com/gotd/td/tg.GroupCallParticipant.Left (field)
7 uses
github.com/gotd/td/tg (current package)
tl_group_call_participant_gen.go#L47: Left bool
tl_group_call_participant_gen.go#L128: if !(g.Left == false) {
tl_group_call_participant_gen.go#L218: g.Left = from.GetLeft()
tl_group_call_participant_gen.go#L380: if !(g.Left == false) {
tl_group_call_participant_gen.go#L500: g.Left = g.Flags.Has(1)
tl_group_call_participant_gen.go#L594: g.Left = true
tl_group_call_participant_gen.go#L597: g.Left = false
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. |