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

9 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L74: 	ExportedInvite ExportedChatInviteClass
		tl_chat_full_gen.go#L180: 	if !(c.ExportedInvite == nil) {
		tl_chat_full_gen.go#L260: 		c.ExportedInvite = val
		tl_chat_full_gen.go#L437: 	if !(c.ExportedInvite == nil) {
		tl_chat_full_gen.go#L510: 		if c.ExportedInvite == nil {
		tl_chat_full_gen.go#L513: 		if err := c.ExportedInvite.Encode(b); err != nil {
		tl_chat_full_gen.go#L632: 		c.ExportedInvite = value
		tl_chat_full_gen.go#L835: 	c.ExportedInvite = value
		tl_chat_full_gen.go#L847: 	return c.ExportedInvite, true