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

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_exported_chat_invite_gen.go#L40: 	Invite ExportedChatInviteClass
		tl_messages_exported_chat_invite_gen.go#L65: 	if !(e.Invite == nil) {
		tl_messages_exported_chat_invite_gen.go#L89: 	e.Invite = from.GetInvite()
		tl_messages_exported_chat_invite_gen.go#L142: 	if e.Invite == nil {
		tl_messages_exported_chat_invite_gen.go#L145: 	if err := e.Invite.Encode(b); err != nil {
		tl_messages_exported_chat_invite_gen.go#L181: 		e.Invite = value
		tl_messages_exported_chat_invite_gen.go#L208: 	return e.Invite