github.com/gotd/td/tg.Channel.CallActive (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1090: 	CallActive bool
		tl_chat_gen.go#L1396: 	if !(c.CallActive == false) {
		tl_chat_gen.go#L1591: 	c.CallActive = from.GetCallActive()
		tl_chat_gen.go#L1996: 	if !(c.CallActive == false) {
		tl_chat_gen.go#L2253: 	c.CallActive = c.Flags.Has(23)
		tl_chat_gen.go#L2675: 		c.CallActive = true
		tl_chat_gen.go#L2678: 		c.CallActive = false