github.com/gotd/td/tg.GroupCall.ParticipantsCount (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_gen.go#L280: 	ParticipantsCount int
		tl_group_call_gen.go#L387: 	if !(g.ParticipantsCount == 0) {
		tl_group_call_gen.go#L477: 	g.ParticipantsCount = from.GetParticipantsCount()
		tl_group_call_gen.go#L753: 	b.PutInt(g.ParticipantsCount)
		tl_group_call_gen.go#L841: 		g.ParticipantsCount = value
		tl_group_call_gen.go#L1184: 	return g.ParticipantsCount