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

7 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_gen.go#L251: 	ScheduleStartSubscribed bool
		tl_group_call_gen.go#L351: 	if !(g.ScheduleStartSubscribed == false) {
		tl_group_call_gen.go#L465: 	g.ScheduleStartSubscribed = from.GetScheduleStartSubscribed()
		tl_group_call_gen.go#L677: 	if !(g.ScheduleStartSubscribed == false) {
		tl_group_call_gen.go#L812: 	g.ScheduleStartSubscribed = g.Flags.Has(8)
		tl_group_call_gen.go#L977: 		g.ScheduleStartSubscribed = true
		tl_group_call_gen.go#L980: 		g.ScheduleStartSubscribed = false