github.com/gotd/td/tg.MessagesExportedChatInviteReplaced.Invite (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_exported_chat_invite_gen.go#L230: 	Invite ExportedChatInviteClass
		tl_messages_exported_chat_invite_gen.go#L257: 	if !(e.Invite == nil) {
		tl_messages_exported_chat_invite_gen.go#L285: 	e.Invite = from.GetInvite()
		tl_messages_exported_chat_invite_gen.go#L343: 	if e.Invite == nil {
		tl_messages_exported_chat_invite_gen.go#L346: 	if err := e.Invite.Encode(b); err != nil {
		tl_messages_exported_chat_invite_gen.go#L388: 		e.Invite = value
		tl_messages_exported_chat_invite_gen.go#L422: 	return e.Invite