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

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1040: 	CallActive bool
		tl_chat_gen.go#L1235: 	if !(c.CallActive == false) {
		tl_chat_gen.go#L1390: 	c.CallActive = from.GetCallActive()
		tl_chat_gen.go#L1720: 	if !(c.CallActive == false) {
		tl_chat_gen.go#L1924: 	c.CallActive = c.Flags.Has(23)
		tl_chat_gen.go#L2304: 		c.CallActive = true
		tl_chat_gen.go#L2307: 		c.CallActive = false