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

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1092: 	CallNotEmpty bool
		tl_chat_gen.go#L1399: 	if !(c.CallNotEmpty == false) {
		tl_chat_gen.go#L1592: 	c.CallNotEmpty = from.GetCallNotEmpty()
		tl_chat_gen.go#L1999: 	if !(c.CallNotEmpty == false) {
		tl_chat_gen.go#L2254: 	c.CallNotEmpty = c.Flags.Has(24)
		tl_chat_gen.go#L2694: 		c.CallNotEmpty = true
		tl_chat_gen.go#L2697: 		c.CallNotEmpty = false