github.com/gotd/td/tg.ChannelFull.Call (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1323: 	Call InputGroupCallClass
		tl_chat_full_gen.go#L1631: 	if !(c.Call == nil) {
		tl_chat_full_gen.go#L1873: 		c.Call = val
		tl_chat_full_gen.go#L2423: 	if !(c.Call == nil) {
		tl_chat_full_gen.go#L2591: 		if c.Call == nil {
		tl_chat_full_gen.go#L2594: 		if err := c.Call.Encode(b); err != nil {
		tl_chat_full_gen.go#L2935: 		c.Call = value
		tl_chat_full_gen.go#L3867: 	c.Call = value
		tl_chat_full_gen.go#L3879: 	return c.Call, true