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

9 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1148: 	ExportedInvite ExportedChatInviteClass
		tl_chat_full_gen.go#L1384: 	if !(c.ExportedInvite == nil) {
		tl_chat_full_gen.go#L1568: 		c.ExportedInvite = val
		tl_chat_full_gen.go#L1995: 	if !(c.ExportedInvite == nil) {
		tl_chat_full_gen.go#L2117: 		if c.ExportedInvite == nil {
		tl_chat_full_gen.go#L2120: 		if err := c.ExportedInvite.Encode(b); err != nil {
		tl_chat_full_gen.go#L2364: 		c.ExportedInvite = value
		tl_chat_full_gen.go#L2976: 	c.ExportedInvite = value
		tl_chat_full_gen.go#L2988: 	return c.ExportedInvite, true