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#L1392: 	if !(c.CallActive == false) {
		tl_chat_gen.go#L1583: 	c.CallActive = from.GetCallActive()
		tl_chat_gen.go#L1979: 	if !(c.CallActive == false) {
		tl_chat_gen.go#L2230: 	c.CallActive = c.Flags.Has(23)
		tl_chat_gen.go#L2645: 		c.CallActive = true
		tl_chat_gen.go#L2648: 		c.CallActive = false