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