func github.com/gotd/td/tg.DecodeExportedChatInvite

17 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L4115: 		value, err := DecodeExportedChatInvite(b)
		tl_channel_admin_log_event_action_gen.go#L4276: 		value, err := DecodeExportedChatInvite(b)
		tl_channel_admin_log_event_action_gen.go#L4418: 		value, err := DecodeExportedChatInvite(b)
		tl_channel_admin_log_event_action_gen.go#L4577: 		value, err := DecodeExportedChatInvite(b)
		tl_channel_admin_log_event_action_gen.go#L4584: 		value, err := DecodeExportedChatInvite(b)
		tl_channel_admin_log_event_action_gen.go#L5048: 		value, err := DecodeExportedChatInvite(b)
		tl_chat_full_gen.go#L628: 		value, err := DecodeExportedChatInvite(b)
		tl_chat_full_gen.go#L2360: 		value, err := DecodeExportedChatInvite(b)
		tl_exported_chat_invite_gen.go#L782: func DecodeExportedChatInvite(buf *bin.Buffer) (ExportedChatInviteClass, error) {
		tl_exported_chat_invite_gen.go#L817: 	v, err := DecodeExportedChatInvite(buf)
		tl_messages_exported_chat_invite_gen.go#L177: 		value, err := DecodeExportedChatInvite(b)
		tl_messages_exported_chat_invite_gen.go#L384: 		value, err := DecodeExportedChatInvite(b)
		tl_messages_exported_chat_invite_gen.go#L391: 		value, err := DecodeExportedChatInvite(b)
		tl_messages_exported_chat_invites_gen.go#L203: 			value, err := DecodeExportedChatInvite(b)
		tl_update_gen.go#L18149: 		value, err := DecodeExportedChatInvite(b)
		tl_update_gen.go#L18601: 		value, err := DecodeExportedChatInvite(b)
		tl_update_gen.go#L19791: 		value, err := DecodeExportedChatInvite(b)