github.com/gotd/td/tg.GroupCallParticipant.Self (field)
7 uses
github.com/gotd/td/tg (current package)
tl_group_call_participant_gen.go#L71: Self bool
tl_group_call_participant_gen.go#L149: if !(g.Self == false) {
tl_group_call_participant_gen.go#L225: g.Self = from.GetSelf()
tl_group_call_participant_gen.go#L401: if !(g.Self == false) {
tl_group_call_participant_gen.go#L507: g.Self = g.Flags.Has(12)
tl_group_call_participant_gen.go#L727: g.Self = true
tl_group_call_participant_gen.go#L730: g.Self = 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. |