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

9 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L100: 	Call InputGroupCallClass
		tl_chat_full_gen.go#L204: 	if !(c.Call == nil) {
		tl_chat_full_gen.go#L292: 		c.Call = val
		tl_chat_full_gen.go#L474: 	if !(c.Call == nil) {
		tl_chat_full_gen.go#L560: 		if c.Call == nil {
		tl_chat_full_gen.go#L563: 		if err := c.Call.Encode(b); err != nil {
		tl_chat_full_gen.go#L704: 		c.Call = value
		tl_chat_full_gen.go#L950: 	c.Call = value
		tl_chat_full_gen.go#L962: 	return c.Call, true